From 3859c010f09ecdb8ed543638d435d026e5e1efc2 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 26 Mar 2024 10:06:49 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index cdfa15855..dcdcdda01 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.1.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3