aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-01-01 21:30:45 +0100
committerMario Vavti <mario@mariovavti.com>2024-01-01 21:30:45 +0100
commitd655e1d7656a1b5aa444ca7fd6b4e2e8a067c8f7 (patch)
treeeef260103073cd56ac882d89eabc784927397a08
parentdb70ed006db64752079255a660fc5e6d2efe23e1 (diff)
downloadvolse-hubzilla-d655e1d7656a1b5aa444ca7fd6b4e2e8a067c8f7.tar.gz
volse-hubzilla-d655e1d7656a1b5aa444ca7fd6b4e2e8a067c8f7.tar.bz2
volse-hubzilla-d655e1d7656a1b5aa444ca7fd6b4e2e8a067c8f7.zip
version 8.8.58.8.5
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ee847fae8..dcb870a52 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.4');
+define('STD_VERSION', '8.8.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);