From 17c0bb2069dcfe35d3febc5bfdb3a7295f15d49c Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 19 Mar 2023 13:54:15 +0000 Subject: version 8.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index d5d5ce69b..3da55d6f5 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', '8.2RC1'); +define('STD_VERSION', '8.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); -- cgit v1.2.3