From cd0731cbb05987cc8bfb60bdff6c7657fa6c9cda Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 19 Jan 2022 09:51:32 +0000 Subject: version RC2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 2566ac435..b8ed5d53c 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.0RC1' ); +define ( 'STD_VERSION', '7.0RC2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1251 ); -- cgit v1.2.3