aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-07-04 18:00:33 +0000
committerMario <mario@mariovavti.com>2023-07-04 18:00:33 +0000
commitd85088fc3d748fc1000f5d722bf1ab65c85d463f (patch)
tree5e6513f837f4b16664485a49d659c2ca8c99bf06 /boot.php
parent7e21aeedcd7dd34faccc67d1e063860d52bc1c17 (diff)
downloadvolse-hubzilla-d85088fc3d748fc1000f5d722bf1ab65c85d463f.tar.gz
volse-hubzilla-d85088fc3d748fc1000f5d722bf1ab65c85d463f.tar.bz2
volse-hubzilla-d85088fc3d748fc1000f5d722bf1ab65c85d463f.zip
version and strings
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 e93bc29f7..24fe5f411 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.5');
+define('STD_VERSION', '8.6RC1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);