aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-02 20:50:50 +0000
committerMario <mario@mariovavti.com>2024-01-02 20:50:50 +0000
commitdff906ca69efbb8ae18e9954ec7a937e36b50308 (patch)
treec204f4db8a69054f49b2c1d593a1775b8e497751
parent515d1d5e63a760e338b69d650caa4882dd494556 (diff)
downloadvolse-hubzilla-dff906ca69efbb8ae18e9954ec7a937e36b50308.tar.gz
volse-hubzilla-dff906ca69efbb8ae18e9954ec7a937e36b50308.tar.bz2
volse-hubzilla-dff906ca69efbb8ae18e9954ec7a937e36b50308.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e2e224548..a360858c3 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');
+define('STD_VERSION', '8.9.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);