From 68639637c908d80209afee6017093c1f52383ca4 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 18 Jan 2022 10:27:37 +0000 Subject: RC1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); -- cgit v1.2.3