aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-01-11 17:57:51 +0100
committerMario Vavti <mario@mariovavti.com>2024-01-11 17:57:51 +0100
commit400dfb4e6b3acf795abe417726be13b7e72969ec (patch)
treee9a00bd7e43f71703493c72c5e6e5a3d0f3686e7
parent6b951734ce1e660c7027056baecba285120eaba6 (diff)
downloadvolse-hubzilla-8.8.6.tar.gz
volse-hubzilla-8.8.6.tar.bz2
volse-hubzilla-8.8.6.zip
version 8.8.68.8.6
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index dcb870a52..11204b4a9 100644
--- a/boot.php
+++ b/boot.php
@@ -62,7 +62,7 @@ require_once('include/conversation.php');
require_once('include/acl_selectors.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.8.5');
+define('STD_VERSION', '8.8.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);