aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-05 10:37:40 +0100
committerMario <mario@mariovavti.com>2023-01-05 10:37:40 +0100
commit0c0891f64fd220cdf7b635ce63a01f4d67c4b053 (patch)
tree31f01cd198dc3121b4666127258d519e0bf31ede /boot.php
parent23828f53bcd762f778b97c57a6d29ab59e83082d (diff)
downloadvolse-hubzilla-0c0891f64fd220cdf7b635ce63a01f4d67c4b053.tar.gz
volse-hubzilla-0c0891f64fd220cdf7b635ce63a01f4d67c4b053.tar.bz2
volse-hubzilla-0c0891f64fd220cdf7b635ce63a01f4d67c4b053.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 c2d9223a9..1991e34f1 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.17');
+define('STD_VERSION', '7.9.18');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);