aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-12-31 16:03:52 -0800
committerzotlabs <mike@macgirvin.com>2016-12-31 16:03:52 -0800
commit75067524ae36c2f97de28cd443ae5a4c90be4aff (patch)
tree3569d3d2f45a0ba9b55b9ffac1e5aa9f812d1f18 /boot.php
parent1cd779459b7f1a4dd38d7cbb9fad5f87dd204cd1 (diff)
parent7f2c7cacd35139a7e55178f7737dfda393bb7a79 (diff)
downloadvolse-hubzilla-75067524ae36c2f97de28cd443ae5a4c90be4aff.tar.gz
volse-hubzilla-75067524ae36c2f97de28cd443ae5a4c90be4aff.tar.bz2
volse-hubzilla-75067524ae36c2f97de28cd443ae5a4c90be4aff.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 ab73a9862..ecd34af1e 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.1' );
+define ( 'STD_VERSION', '2.0.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );