From 77e1220cf9e3a5e9eb282ea45b3f700d2e97803a Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Mar 2024 11:50:16 +0000 Subject: fix version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 1eb64cb0a..223941aba 100644 --- a/boot.php +++ b/boot.php @@ -64,7 +64,7 @@ require_once('include/selectors.php'); require_once('include/activities.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.1'); +define('STD_VERSION', '9.0RC1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3