aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-18 10:27:37 +0000
committerMario <mario@mariovavti.com>2022-01-18 10:27:37 +0000
commit68639637c908d80209afee6017093c1f52383ca4 (patch)
treecd1328b91141899c67b0213e779d03873c4119ef
parent0d1eabbc3386d529fa5005859a0065b9458262b2 (diff)
downloadvolse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.tar.gz
volse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.tar.bz2
volse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.zip
RC1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8b087d551..68301b7ca 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '7.0RC' );
+define ( 'STD_VERSION', '7.0RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1250 );