aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-02-13 11:57:55 +0000
committerMario <mario@mariovavti.com>2024-02-13 11:57:55 +0000
commit316829269a06e4a9d7a0ece82a2f093398884035 (patch)
tree137ee7feba6138dbc902dbbb34e220f097ef8598
parent55236f86e06ded054a58c36e52b9a32a19affb46 (diff)
downloadvolse-hubzilla-316829269a06e4a9d7a0ece82a2f093398884035.tar.gz
volse-hubzilla-316829269a06e4a9d7a0ece82a2f093398884035.tar.bz2
volse-hubzilla-316829269a06e4a9d7a0ece82a2f093398884035.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 56e798a7a..5c02639fa 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.9.7');
+define('STD_VERSION', '8.9.8');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1262);