aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-19 20:11:35 +0000
committerMario <mario@mariovavti.com>2024-01-19 20:11:35 +0000
commit8fe6aede03e6232234f69776c421e49e464e0a6b (patch)
tree5f840a9c1d5fb41fb37350ca06648dacd5b05813 /boot.php
parentfa4ab45692e5deaee3a51408a43c00a834f99903 (diff)
downloadvolse-hubzilla-8fe6aede03e6232234f69776c421e49e464e0a6b.tar.gz
volse-hubzilla-8fe6aede03e6232234f69776c421e49e464e0a6b.tar.bz2
volse-hubzilla-8fe6aede03e6232234f69776c421e49e464e0a6b.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 30672e44b..2ccdd12d0 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.2');
+define('STD_VERSION', '8.9.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1261);