From 1a4f59cd7008cf21378fcb3a0eac75c5aaedf07b Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 2 Dec 2022 19:32:47 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 3615b575c..1287d3c88 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.9.10'); +define('STD_VERSION', '7.9.11'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1254); -- cgit v1.2.3