From bc361e64693e48dab4e034dba0c73f0dbc476bc6 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 5 Jan 2023 11:33:50 +0100 Subject: strings and version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 1991e34f1..a28805a62 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.18'); +define('STD_VERSION', '8.0RC1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); -- cgit v1.2.3