From d5e0c24e13871ac931117745e35c974ae8d8e072 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 26 Mar 2026 08:06:51 +0000 Subject: [PATCH] version 11.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index e8e5c0942..7a657cd6f 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '11.2RC2'); +define('STD_VERSION', '11.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1265);