aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-04 19:39:11 +0000
committerMario <mario@mariovavti.com>2023-01-04 19:39:11 +0000
commit435888c1a32329280b2c5f1ef5be10b08bfe4d7f (patch)
tree32bb24de7ca2b578d51ca433c019cd0ebcc6f0ec /boot.php
parente69fabcd712d409a67de3c1245a229a8e1b6f98d (diff)
downloadvolse-hubzilla-435888c1a32329280b2c5f1ef5be10b08bfe4d7f.tar.gz
volse-hubzilla-435888c1a32329280b2c5f1ef5be10b08bfe4d7f.tar.bz2
volse-hubzilla-435888c1a32329280b2c5f1ef5be10b08bfe4d7f.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 dd3861196..c2d9223a9 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.16');
+define('STD_VERSION', '7.9.17');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);