From 247cf40acea393f104d6950ddd732a21ec6ca50a Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 10 May 2023 20:45:33 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index d8cdc68e3..9f4ee8f32 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.4RC'); +define('STD_VERSION', '8.4RC2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); -- cgit v1.2.3