From fe90096ace5328af22268eefce0d8dd66d7f7f43 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 14 Jul 2020 12:51:31 +0000 Subject: bump zot revision to 6.0 std version to 4.7.9 --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index 24b19c7b4..8a71e3118 100755 --- a/boot.php +++ b/boot.php @@ -50,8 +50,8 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '4.7.8' ); -define ( 'ZOT_REVISION', '6.0a' ); +define ( 'STD_VERSION', '4.7.9' ); +define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1238 ); -- cgit v1.2.3