aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-07-05 10:06:57 +0000
committerMario <mario@mariovavti.com>2023-07-05 10:06:57 +0000
commit5b5c569c828da8cdb6f17d7d9c31ba395afa6852 (patch)
tree7fe1786de7a3e0ea7315e8beed2c5c9f1b9caa3d
parent6f2371ee74fd4f7435a231eb6279bf253577c010 (diff)
downloadvolse-hubzilla-5b5c569c828da8cdb6f17d7d9c31ba395afa6852.tar.gz
volse-hubzilla-5b5c569c828da8cdb6f17d7d9c31ba395afa6852.tar.bz2
volse-hubzilla-5b5c569c828da8cdb6f17d7d9c31ba395afa6852.zip
RC2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 18addbb6f..06f5561b7 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.7');
+define('STD_VERSION', '8.6RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);