aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-12 14:39:48 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-12 14:39:48 +0100
commited9362a98ca75d89a7e0892ddd5a77b3066b5eaa (patch)
tree048ae203dbea99a5c0b24c341a3c5ced4942cb2c
parent6b86d834a918ae561f0cf354666ec0087e5dcf67 (diff)
downloadvolse-hubzilla-ed9362a98ca75d89a7e0892ddd5a77b3066b5eaa.tar.gz
volse-hubzilla-ed9362a98ca75d89a7e0892ddd5a77b3066b5eaa.tar.bz2
volse-hubzilla-ed9362a98ca75d89a7e0892ddd5a77b3066b5eaa.zip
version 2.0RC
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index de67908b3..41c52c68b 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.15.2' );
+define ( 'STD_VERSION', '2.0RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );