aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-01-24 16:41:03 +0100
committerMario Vavti <mario@mariovavti.com>2024-01-24 16:41:03 +0100
commitadc6390a22f8309e4eba0d9f37eabb132ec2c78d (patch)
treea1c98c438445ace16ef4732882e7fe5092ee70ae /boot.php
parent9449e8bd61a57651a19838467f8d3350f26e9a91 (diff)
downloadvolse-hubzilla-adc6390a22f8309e4eba0d9f37eabb132ec2c78d.tar.gz
volse-hubzilla-adc6390a22f8309e4eba0d9f37eabb132ec2c78d.tar.bz2
volse-hubzilla-adc6390a22f8309e4eba0d9f37eabb132ec2c78d.zip
bump version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2ccdd12d0..d589822d8 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.3');
+define('STD_VERSION', '8.9.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1261);