From 4d2bcbc5837a7d99dc541595ca8087c335242af0 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 13 Jan 2021 09:48:47 +0000 Subject: release 5.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 3424c96ab..17a9e3959 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.2RC4' ); +define ( 'STD_VERSION', '5.2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1240 ); -- cgit v1.2.3