From fd6ec17d4b603763a6d51af662644315ba93cb80 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 5 Jul 2021 10:55:10 +0200 Subject: version rc1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6255806c9..8bbe092b2 100644 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.0RC' ); +define ( 'STD_VERSION', '6.0RC1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1247 ); -- cgit v1.2.3