From 6de327402bb90b3f09ccb0c92ffb112755dbd5a0 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 4 Jun 2021 11:27:09 +0200 Subject: version 5.6.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 27a4a4319..acac02d7a 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.6' ); +define ( 'STD_VERSION', '5.6.1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); -- cgit v1.2.3