aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-07 20:38:40 +0000
committerMario <mario@mariovavti.com>2024-01-07 20:38:40 +0000
commit6e5566f9c807aa271c74be48faf2cc85e7c4b1dd (patch)
tree082ca8d0f6797ac89e5e06b5dcd706839fbcfbc8 /boot.php
parentca216ae819646191f13053b4211dd7c52a25e676 (diff)
downloadvolse-hubzilla-6e5566f9c807aa271c74be48faf2cc85e7c4b1dd.tar.gz
volse-hubzilla-6e5566f9c807aa271c74be48faf2cc85e7c4b1dd.tar.bz2
volse-hubzilla-6e5566f9c807aa271c74be48faf2cc85e7c4b1dd.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 6f35fb55e..30672e44b 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.1');
+define('STD_VERSION', '8.9.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1261);