From d8d0f01f805a0c1507bb62013f9987259685a5ed Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 27 Jun 2021 13:46:10 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 5f79e5607..23b9db5c6 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.7' ); +define ( 'STD_VERSION', '5.9.8' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1246 ); -- cgit v1.2.3