aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-26 08:39:59 +0000
committerMario <mario@mariovavti.com>2022-11-26 08:39:59 +0000
commitc76f19f19a8f322100cb09b5e1633da141afedcc (patch)
treed0acd1731c2b111936c57a4f99e064ffe749319b /boot.php
parenta050e8c8f50dd84ca7259ae1ceb3511a73ba06ba (diff)
downloadvolse-hubzilla-c76f19f19a8f322100cb09b5e1633da141afedcc.tar.gz
volse-hubzilla-c76f19f19a8f322100cb09b5e1633da141afedcc.tar.bz2
volse-hubzilla-c76f19f19a8f322100cb09b5e1633da141afedcc.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 6a610c37e..31f00a206 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.8');
+define('STD_VERSION', '7.9.9');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);