aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-15 21:22:39 +0000
committerMario <mario@mariovavti.com>2022-11-15 21:22:39 +0000
commit8633162f0c49f0cb246f5a0775e7ce41a8fd6650 (patch)
tree341cccf7c7726faf6a5d323205f1a3326368e336 /boot.php
parentc392a77b46958555bc16592fe4d57e9ab0b7e126 (diff)
downloadvolse-hubzilla-8633162f0c49f0cb246f5a0775e7ce41a8fd6650.tar.gz
volse-hubzilla-8633162f0c49f0cb246f5a0775e7ce41a8fd6650.tar.bz2
volse-hubzilla-8633162f0c49f0cb246f5a0775e7ce41a8fd6650.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 1ff36f7b8..31e1bc0f1 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '7.9.6');
+define('STD_VERSION', '7.9.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);