diff --git a/livesupport/src/modules/htmlUI/var/ui_conf.php b/livesupport/src/modules/htmlUI/var/ui_conf.php index 457f9a946..62c38ce9e 100644 --- a/livesupport/src/modules/htmlUI/var/ui_conf.php +++ b/livesupport/src/modules/htmlUI/var/ui_conf.php @@ -10,8 +10,8 @@ define('UI_ERROR', TRUE); if (UI_DEBUG) error_reporting(E_ALL); -define('UI_VERSION', 'LiveSupport 1.0.2'); -define('UI_VERSION_FULLNAME', 'LiveSupport 1.0.2'); +define('UI_VERSION', 'LiveSupport 1.1.0'); +define('UI_VERSION_FULLNAME', 'LiveSupport 1.1.0'); define('UI_TESTSTREAM_MU3_TMP', 'img/listen.m3u'); ## Local settings diff --git a/livesupport/src/modules/htmlUI/var/ui_conf.php.template b/livesupport/src/modules/htmlUI/var/ui_conf.php.template index fdd2d626e..dcebd4458 100644 --- a/livesupport/src/modules/htmlUI/var/ui_conf.php.template +++ b/livesupport/src/modules/htmlUI/var/ui_conf.php.template @@ -10,8 +10,8 @@ define('UI_ERROR', TRUE); if (UI_DEBUG) error_reporting(E_ALL); -define('UI_VERSION', 'LiveSupport 1.0.2'); -define('UI_VERSION_FULLNAME', 'LiveSupport 1.0.2'); +define('UI_VERSION', 'LiveSupport 1.1.0'); +define('UI_VERSION_FULLNAME', 'LiveSupport 1.1.0'); define('UI_TESTSTREAM_MU3_TMP', 'img/test.m3u'); ## Scheduler