summaryrefslogtreecommitdiffstats
path: root/lib/init.php
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-05-30 17:23:44 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2013-05-30 17:28:49 -0400
commit22edd18649ee82c10a0485ecbde2a1ee46c0826c (patch)
treebf6e4f896b6eb7f0f237415e85bbcbbf3a727ffb /lib/init.php
parent66d907abaa0c578cd95a98f0ec7479f22a824fa5 (diff)
downloadampache-22edd18649ee82c10a0485ecbde2a1ee46c0826c.tar.gz
ampache-22edd18649ee82c10a0485ecbde2a1ee46c0826c.tar.bz2
ampache-22edd18649ee82c10a0485ecbde2a1ee46c0826c.zip
Finalise 3.6-alpha63.6-alpha6
Diffstat (limited to 'lib/init.php')
-rw-r--r--lib/init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/init.php b/lib/init.php
index fb1b9201..b8331310 100644
--- a/lib/init.php
+++ b/lib/init.php
@@ -64,7 +64,7 @@ if ($link) {
}
/** This is the version.... fluf nothing more... **/
-$results['version'] = '3.6-alpha5-DEV';
+$results['version'] = '3.6-alpha6';
$results['int_config_version'] = '12';
if ($results['force_ssl']) {