From 9c5d2ee5630dd7033904039dcd1e92db8821b644 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 29 Mar 2022 11:41:33 +0200 Subject: version 7.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 8dcbb3943..9bedaa7a3 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.2RC'); +define('STD_VERSION', '7.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1252); -- cgit v1.2.3