summaryrefslogtreecommitdiffstats
path: root/lib/init.php
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2012-08-15 11:55:07 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2012-08-15 11:55:07 -0400
commitb4b6c7a47e42e9f0d5a40d1975fe2aca534dc809 (patch)
treef5950f9aa48851064d19ed1addc5e3a6eb8cf7ba /lib/init.php
parente8f5f470da8e37a558ad2529a3ec8a12d6099204 (diff)
downloadampache-b4b6c7a47e42e9f0d5a40d1975fe2aca534dc809.tar.gz
ampache-b4b6c7a47e42e9f0d5a40d1975fe2aca534dc809.tar.bz2
ampache-b4b6c7a47e42e9f0d5a40d1975fe2aca534dc809.zip
Finalise alpha23.6-alpha2
I'm tired of seeing alpha1.
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 1cfacb8f..3447decf 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-Alpha1-DEV';
+$results['version'] = '3.6-Alpha2-DEV';
$results['int_config_version'] = '11';
if ($results['force_ssl']) {