From cbd8c2483b533dcb1efaf795326dbb87c78d20e8 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 26 Sep 2022 08:33:47 +0000 Subject: =?UTF-8?q?fix=20version=C3=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 0ee530d9d..04525747e 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.9'); +define('STD_VERSION', '7.8RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3