From 1282214d48d0122a16589168d09f7e42b591409f Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 14 Jan 2022 18:28:33 +0000 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 82cdf6f8f..8b087d551 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', '6.5.13' ); +define ( 'STD_VERSION', '7.0RC' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1250 ); -- cgit v1.2.3