aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-09 20:58:53 +0000
committerMario <mario@mariovavti.com>2024-03-09 20:58:53 +0000
commit49c1833a466ffa70d3121b6761575f83665fe14f (patch)
treeb1993804b7e429c274132fc8ede7cdb067558fc8
parent46fa26502b285213f3438abb1e3bd1482eb55bf5 (diff)
downloadvolse-hubzilla-49c1833a466ffa70d3121b6761575f83665fe14f.tar.gz
volse-hubzilla-49c1833a466ffa70d3121b6761575f83665fe14f.tar.bz2
volse-hubzilla-49c1833a466ffa70d3121b6761575f83665fe14f.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a6c289b9e..1fb2e4d4b 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.9.10');
+define('STD_VERSION', '8.9.11');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);