aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-03 14:37:50 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-03 14:37:50 +0200
commit717190975f5b8398123ca82850a2c6b829f52a0a (patch)
tree9573fb57900d54dc1025f57ca1af5a9f0a580ca6 /boot.php
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
downloadvolse-hubzilla-717190975f5b8398123ca82850a2c6b829f52a0a.tar.gz
volse-hubzilla-717190975f5b8398123ca82850a2c6b829f52a0a.tar.bz2
volse-hubzilla-717190975f5b8398123ca82850a2c6b829f52a0a.zip
bump version
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 12510bbd3..99045588b 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3.5' );
+define ( 'STD_VERSION', '2.4RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1190 );