aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-07-11 18:56:21 +0000
committerMario <mario@mariovavti.com>2023-07-11 18:56:21 +0000
commit384de0925e502cfa8fe6ca287530ef5529fdff10 (patch)
treeb9f74bd8c7721dca7ece251fdbb9a7c4fe9b949a
parent5b5c569c828da8cdb6f17d7d9c31ba395afa6852 (diff)
downloadvolse-hubzilla-384de0925e502cfa8fe6ca287530ef5529fdff10.tar.gz
volse-hubzilla-384de0925e502cfa8fe6ca287530ef5529fdff10.tar.bz2
volse-hubzilla-384de0925e502cfa8fe6ca287530ef5529fdff10.zip
version 8.6
-rw-r--r--CHANGELOG2
-rw-r--r--boot.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44eac8349..2c721afe4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Hubzilla 8.6 (2023-07-??)
+Hubzilla 8.6 (2023-07-11)
- Update fullcalendar library
- Improve and unify selection of deliverable abook xchans
- Remove unused pseudo_abook()
diff --git a/boot.php b/boot.php
index 06f5561b7..67313589c 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.6RC2');
+define('STD_VERSION', '8.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);