From 7ecbce691deaa693e6083dba57633df485fc952b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 25 Jun 2025 17:35:58 +0200 Subject: [PATCH] RC2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 4f0a7c8ed..3153dcd6a 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.5'); +define('STD_VERSION', '10.4RC2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);