From f62d66ff25ffac7dbfdc663d2a64c5b415b6e294 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 21 Jan 2022 07:27:35 +0000 Subject: version 7.0 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b8ed5d53c..f2b2114d4 100644 --- a/boot.php +++ b/boot.php @@ -55,7 +55,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '7.0RC2' ); +define ( 'STD_VERSION', '7.0' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1251 ); -- cgit v1.2.3