Updated the version number
This commit is contained in:
parent
3489c7e6d3
commit
3c0e3e64c3
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue