From 0c1d0f7498661fb34dcca6f3c6566e757af310a7 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 7 Jun 2024 09:25:15 +0000 Subject: version 9.0.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 5b6b42ea0..ed73ae8d4 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.1'); +define('STD_VERSION', '9.0.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3