From d85088fc3d748fc1000f5d722bf1ab65c85d463f Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 4 Jul 2023 18:00:33 +0000 Subject: version and strings --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e93bc29f7..24fe5f411 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', '8.5.5'); +define('STD_VERSION', '8.6RC1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); -- cgit v1.2.3