From f3be2ecc9d3f5fc489c4321884d1d7e5c503ccf5 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 23 Feb 2021 10:48:47 +0000 Subject: version 5.4RC --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 5c8bd3ed3..3f57b8561 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.3.4' ); +define ( 'STD_VERSION', '5.4RC' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1243 ); -- cgit v1.2.3