aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-12-20 12:26:28 +0000
committerMario <mario@mariovavti.com>2023-12-20 12:26:28 +0000
commit2e674cd0b33767b1b7b6e2bde0e59263f5765a5b (patch)
treec7f8f5ebd35d2d053cbff64bcddfd4c88268f24c
parent3330e9a19a43085a42a84c559f15a067e7c54761 (diff)
downloadvolse-hubzilla-2e674cd0b33767b1b7b6e2bde0e59263f5765a5b.tar.gz
volse-hubzilla-2e674cd0b33767b1b7b6e2bde0e59263f5765a5b.tar.bz2
volse-hubzilla-2e674cd0b33767b1b7b6e2bde0e59263f5765a5b.zip
version 8.8.4
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d02408b05..0de5cb6d9 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.3');
+define('STD_VERSION', '8.8.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);