From d06d22c7c96020fff4acb0030aa6b5b07ead351e Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 27 May 2021 20:06:22 +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 bf59151bb..f51abe2f8 100644 --- a/boot.php +++ b/boot.php @@ -52,7 +52,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.7.1' ); +define ( 'STD_VERSION', '5.9.0' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); -- cgit v1.2.3