aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-01-07 19:48:58 +0100
committerMario <mario@mariovavti.com>2018-01-07 19:48:58 +0100
commit81ae0fa252de5c27aa9fbb8f72b5e7d5460bd6fa (patch)
tree6baa642403e7a44c4057954b82f83c2cd37ff9ca
parentfefc78a849ade52927f6ae88a3c1f03501d66930 (diff)
downloadvolse-hubzilla-81ae0fa252de5c27aa9fbb8f72b5e7d5460bd6fa.tar.gz
volse-hubzilla-81ae0fa252de5c27aa9fbb8f72b5e7d5460bd6fa.tar.bz2
volse-hubzilla-81ae0fa252de5c27aa9fbb8f72b5e7d5460bd6fa.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index effd50bba..6f66743a3 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.0RC1' );
+define ( 'STD_VERSION', '3.0RC2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );