From 5b7a10401f063241b6f8939fb1378478af515a9d Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 4 Mar 2021 09:48:19 +0000 Subject: version 5.4RC2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index f66a87242..664e35732 100644 --- a/boot.php +++ b/boot.php @@ -52,7 +52,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.4RC1' ); +define ( 'STD_VERSION', '5.4RC2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1243 ); -- cgit v1.2.3