aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-03-06 10:02:33 +0100
committerMario Vavti <mario@mariovavti.com>2019-03-06 10:02:33 +0100
commite18c64c9d9d62a3dc86ce76a5954a1c2b472e848 (patch)
tree4dddddec9d9675714b5ae6a74595357c3f68ab6c
parent7b018c60cb40b72937df86564191c1020f4e1179 (diff)
downloadvolse-hubzilla-e18c64c9d9d62a3dc86ce76a5954a1c2b472e848.tar.gz
volse-hubzilla-e18c64c9d9d62a3dc86ce76a5954a1c2b472e848.tar.bz2
volse-hubzilla-e18c64c9d9d62a3dc86ce76a5954a1c2b472e848.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 78ffeed4a..a98ee9d59 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.0RC1' );
+define ( 'STD_VERSION', '4.0RC2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );