version is 1.0.1

This commit is contained in:
sebastian 2005-10-01 15:41:20 +00:00
parent 7c51a33cc3
commit 82a4caef1a

View file

@ -1,7 +1,7 @@
<?php
define('UI_PL_DRAG_ENABLED', TRUE);
define('UI_PL_DRAG_INTRO', 'Here you can simply rearrange whole playlist on just drag items up or down.');
define('UI_VERSION', 'LiveSupport 1.0');
define('UI_VERSION', 'LiveSupport 1.0.1');
define('UI_VERSION_FULLNAME', 'LiveSupport 1.0 stable');
define('UI_TESTSTREAM_MU3_TMP', 'img/test.m3u');