aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-03-12 09:38:31 +0000
committerMario <mario@mariovavti.com>2023-03-12 09:38:31 +0000
commitdfc70021e39a3816d76640bb28639fc0f3205999 (patch)
treef06bbcfbc571f80c7a9ad74e7d3287b150bb2781
parent9daecca0ad4b748f87561c0f8d892ff9b74c5a0e (diff)
downloadvolse-hubzilla-dfc70021e39a3816d76640bb28639fc0f3205999.tar.gz
volse-hubzilla-dfc70021e39a3816d76640bb28639fc0f3205999.tar.bz2
volse-hubzilla-dfc70021e39a3816d76640bb28639fc0f3205999.zip
fix version after merge
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 81a41d292..d5d5ce69b 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.3');
+define('STD_VERSION', '8.2RC1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);