From 1cd3369f6a7d88b113978d9167cb2b24aefac7d8 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 26 Mar 2024 09:53:38 +0000 Subject: version 9.0.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 583657ba2..5b6b42ea0 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.0'); +define('STD_VERSION', '9.0.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3