aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-02-28 10:20:34 +0000
committerMario <mario@mariovavti.com>2024-02-28 10:20:34 +0000
commit056c55a9632521b1dba9a01c943f44db21689109 (patch)
tree5e961e82f47f377b3086bd889f75323f4985a07f
parent02a0af3eef08e329fda17f61459865c60c91bf4b (diff)
downloadvolse-hubzilla-056c55a9632521b1dba9a01c943f44db21689109.tar.gz
volse-hubzilla-056c55a9632521b1dba9a01c943f44db21689109.tar.bz2
volse-hubzilla-056c55a9632521b1dba9a01c943f44db21689109.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 80ba84405..d11934c3c 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.8');
+define('STD_VERSION', '8.9.9');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);