From fe638c88e000c7adf0f4dabc1ad6e586b1f778e9 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 8 Mar 2021 10:16:00 +0000 Subject: fix dev version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e508b0d0f..f77cd2a80 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.4RC2' ); +define ( 'STD_VERSION', '5.5.3' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1243 ); -- cgit v1.2.3