aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-03-19 13:54:15 +0000
committerMario <mario@mariovavti.com>2023-03-19 13:54:15 +0000
commit17c0bb2069dcfe35d3febc5bfdb3a7295f15d49c (patch)
treeb2eb07d9f3d91d77f89a4565a58e6e5231b20c1c
parent192736f6d70950d418a286dc71b8d673940918cc (diff)
downloadvolse-hubzilla-17c0bb2069dcfe35d3febc5bfdb3a7295f15d49c.tar.gz
volse-hubzilla-17c0bb2069dcfe35d3febc5bfdb3a7295f15d49c.tar.bz2
volse-hubzilla-17c0bb2069dcfe35d3febc5bfdb3a7295f15d49c.zip
version 8.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
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);