From 89ec043ce1183dbae5ff10a994f0f819a8544ba9 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 May 2021 11:58:16 +0000 Subject: version 5.6 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 1e93879ec..b384ca5ec 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.6RC3' ); +define ( 'STD_VERSION', '5.6' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); -- cgit v1.2.3