aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-18 10:45:42 +0000
committerMario <mario@mariovavti.com>2022-11-18 10:45:42 +0000
commit424bc73f587add4907f7d2356b24e16ed3c55080 (patch)
tree8d541add1c8a8007003ec767051d7affdf90074d /boot.php
parent59e6989cbcc90ae13eb175e4f1730a9c9d4fc6cd (diff)
downloadvolse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.tar.gz
volse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.tar.bz2
volse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.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 31e1bc0f1..6a610c37e 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.7');
+define('STD_VERSION', '7.9.8');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);