aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-12-30 02:34:26 -0800
committerzotlabs <mike@macgirvin.com>2016-12-30 02:34:26 -0800
commitb673c804be153c70554c1d3adf43e6ccc85cc308 (patch)
treea1903c2dc042b2b0f1fbf98262cb8600bdc6fefa /boot.php
parent03a1086ba36a6c30cea8cea178c26497ef879fd2 (diff)
downloadvolse-hubzilla-b673c804be153c70554c1d3adf43e6ccc85cc308.tar.gz
volse-hubzilla-b673c804be153c70554c1d3adf43e6ccc85cc308.tar.bz2
volse-hubzilla-b673c804be153c70554c1d3adf43e6ccc85cc308.zip
profile clone issue with dev
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 33aa40a3d..ab73a9862 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' );
+define ( 'STD_VERSION', '2.0.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );