aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-07-04 18:05:37 +0000
committerMario <mario@mariovavti.com>2023-07-04 18:05:37 +0000
commitaa73db0fe68f9ea6b6381e79ddad9c6fcd27a9a2 (patch)
tree61fd00d3e7625c5cfb74471c0c998ed2735e2fdd
parentd85088fc3d748fc1000f5d722bf1ab65c85d463f (diff)
downloadvolse-hubzilla-aa73db0fe68f9ea6b6381e79ddad9c6fcd27a9a2.tar.gz
volse-hubzilla-aa73db0fe68f9ea6b6381e79ddad9c6fcd27a9a2.tar.bz2
volse-hubzilla-aa73db0fe68f9ea6b6381e79ddad9c6fcd27a9a2.zip
bump dev version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 24fe5f411..18addbb6f 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.6RC1');
+define('STD_VERSION', '8.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);