From 7618d8301a46da2098411b243cd7334db16bb33e Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 8 May 2021 08:44:13 +0000 Subject: 5.6RC3 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index d22dfb372..1e93879ec 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.6RC2' ); +define ( 'STD_VERSION', '5.6RC3' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); -- cgit v1.2.3