aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-12-12 11:47:19 -0800
committerzotlabs <mike@macgirvin.com>2016-12-12 11:47:19 -0800
commitb8da386e55aad0ccc3ac7db3526e7ef75fee48a2 (patch)
tree33e997a5ef1f91f35f13b61d0befedbcd638c17e
parent3c0358c9cf4e45310edfe528eb7f7936c54abf6d (diff)
parented9362a98ca75d89a7e0892ddd5a77b3066b5eaa (diff)
downloadvolse-hubzilla-b8da386e55aad0ccc3ac7db3526e7ef75fee48a2.tar.gz
volse-hubzilla-b8da386e55aad0ccc3ac7db3526e7ef75fee48a2.tar.bz2
volse-hubzilla-b8da386e55aad0ccc3ac7db3526e7ef75fee48a2.zip
Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_merge
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ab7f75095..41c52c68b 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.1' );
+define ( 'STD_VERSION', '2.0RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );