From 698dce044d1d8b6b6967b9521d477a5957e4cac3 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 18 Mar 2026 09:13:58 +0000 Subject: [PATCH] rc2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6a770a59f..e8e5c0942 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '11.2RC'); +define('STD_VERSION', '11.2RC2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1265);