From 3c0e3e64c3a08620aabf44c28abdb8fe00f4c880 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 10 Aug 2006 16:35:06 +0000 Subject: [PATCH] Updated the version number --- livesupport/src/modules/htmlUI/var/ui_conf.php | 4 ++-- livesupport/src/modules/htmlUI/var/ui_conf.php.template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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