aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-02 18:38:44 +0000
committerMario <mario@mariovavti.com>2023-01-02 18:38:44 +0000
commit0ae402e6247907fa7b2afbdaeca59410da56693a (patch)
treee765960460b58e5b849fe93948851d7c7d125a25 /boot.php
parentb96dc11ddd039a0bfeab9f1b745afc044d9487f8 (diff)
downloadvolse-hubzilla-0ae402e6247907fa7b2afbdaeca59410da56693a.tar.gz
volse-hubzilla-0ae402e6247907fa7b2afbdaeca59410da56693a.tar.bz2
volse-hubzilla-0ae402e6247907fa7b2afbdaeca59410da56693a.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 843d2e4b1..b02dad9d6 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.15');
+define('STD_VERSION', '7.9.16');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);