From b68ddc4cd330a6806a5aeeb6f405eded425bc36b Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 15 Mar 2024 18:58:01 +0000 Subject: version, strings and dump composer autoload --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 1fb2e4d4b..69de802ed 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', '8.9.11'); +define('STD_VERSION', '9.0RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3