From 7d7a0c160f004c983f8ffc6361c06d0dae0a4af8 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 1 Feb 2024 13:27:09 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index d80f9bd1c..56e798a7a 100644 --- a/boot.php +++ b/boot.php @@ -62,7 +62,7 @@ require_once('include/conversation.php'); require_once('include/acl_selectors.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.9.6'); +define('STD_VERSION', '8.9.7'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1262); -- cgit v1.2.3