From 9a22e9cf393efb2759fca8d724e54efcf9f4f16b Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 16 Jan 2022 12:47:26 +0000 Subject: bump dev version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 8b087d551..6bce39f7f 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.0RC' ); +define ( 'STD_VERSION', '7.1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1250 ); -- cgit v1.2.3