diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 6ff78014..2379d56c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,7 +3,7 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- - v.3.6-future + v.3.6-Alpha3 2012-10-15 - Updated getID3 to 1.9.4b1 - Removed support for extremely old passwords - Playlists imported from M3U now retain their ordering diff --git a/lib/init.php b/lib/init.php index 3447decf..a597cd55 100644 --- a/lib/init.php +++ b/lib/init.php @@ -70,7 +70,7 @@ if ($link) { } /** This is the version.... fluf nothing more... **/ -$results['version'] = '3.6-Alpha2-DEV'; +$results['version'] = '3.6-Alpha3-DEV'; $results['int_config_version'] = '11'; if ($results['force_ssl']) {