From aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 25 Jun 2021 11:00:36 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 1738b9592..7e1df777a 100644 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.9.6' ); +define ( 'STD_VERSION', '5.9.7' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); -- cgit v1.2.3