aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-01-24 19:44:55 -0800
committerzotlabs <mike@macgirvin.com>2017-01-24 19:44:55 -0800
commit7465ca269b702289afd8f1d0f476b28dd4bac5df (patch)
tree04664a17f63fcd38e81027b8ad7505ca0d4f61ce /boot.php
parent508157f07f37516814eb2d2f3a9b5d1227e49edf (diff)
parente26295b6fad7ea0f18052473b9c64a014d2821ce (diff)
downloadvolse-hubzilla-7465ca269b702289afd8f1d0f476b28dd4bac5df.tar.gz
volse-hubzilla-7465ca269b702289afd8f1d0f476b28dd4bac5df.tar.bz2
volse-hubzilla-7465ca269b702289afd8f1d0f476b28dd4bac5df.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ecd34af1e..df0d02a6a 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.0.2' );
+define ( 'STD_VERSION', '2.0.6' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );