From fac05e7dcd10feb41aefac9588e4a37b9cbe85bf Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 21 Dec 2020 09:05:29 +0100 Subject: version 5.0.7 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index c001c7572..deb900937 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.0.6' ); +define ( 'STD_VERSION', '5.0.7' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1240 ); -- cgit v1.2.3