aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-02-01 13:27:09 +0000
committerMario <mario@mariovavti.com>2024-02-01 13:27:09 +0000
commit7d7a0c160f004c983f8ffc6361c06d0dae0a4af8 (patch)
tree72358035b948804378445518eaa1a9c1f0c5b267 /boot.php
parente89563eb4cbc3d4c8645992962affe930df24386 (diff)
downloadvolse-hubzilla-7d7a0c160f004c983f8ffc6361c06d0dae0a4af8.tar.gz
volse-hubzilla-7d7a0c160f004c983f8ffc6361c06d0dae0a4af8.tar.bz2
volse-hubzilla-7d7a0c160f004c983f8ffc6361c06d0dae0a4af8.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 d80f9bd1c..56e798a7a 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.6');
+define('STD_VERSION', '8.9.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1262);