From 6a710c3cc303fed95532fe3600c2bdda08068add Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 27 Jun 2024 08:29:01 +0000 Subject: fix version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 52c222b0a..9191600fb 100644 --- a/boot.php +++ b/boot.php @@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.3'); +define('STD_VERSION', '9.2RC1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3