aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-07 11:31:50 +0000
committerMario <mario@mariovavti.com>2023-05-07 11:31:50 +0000
commit984980b1700f6a7f13daf4da028caac393af7e68 (patch)
tree475104e0ffa6839ef8bc7ef759cabbac41f895c3 /boot.php
parentbe45005dbb3d17bf4215e314c19ed2b7853e6a54 (diff)
downloadvolse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.tar.gz
volse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.tar.bz2
volse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.zip
version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ff9e45d18..d8cdc68e3 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.5');
+define('STD_VERSION', '8.4RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);