From fa73c8d15ede12a963fbf4b1efaf58c1e47dc873 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 23 Feb 2021 10:57:37 +0000 Subject: bump dev version to 5.5 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 3f57b8561..698b077be 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.4RC' ); +define ( 'STD_VERSION', '5.5' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1243 ); -- cgit v1.2.3