From 4cc72db4630822956a90ecb71ea9cf41a79e700d Mon Sep 17 00:00:00 2001 From: Hilmar R Date: Tue, 2 Mar 2021 16:11:18 +0100 Subject: hope not to hurry too fast when saying 5.4RC2. But today & tomorrow is only for the tests --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 4c3e4c00b..1a27921b2 100644 --- a/boot.php +++ b/boot.php @@ -52,10 +52,10 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.5.1' ); +define ( 'STD_VERSION', '5.4RC2' ); define ( 'ZOT_REVISION', '6.0' ); -define ( 'DB_UPDATE_VERSION', 1243 ); +define ( 'DB_UPDATE_VERSION', 1244 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3