aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-03 13:09:11 +0000
committerMario <mario@mariovavti.com>2022-11-03 13:09:11 +0000
commite80191d4cdadd38978579edf17bf8188d7729c4e (patch)
treed7cdbb7a77e22c4bf9ce9d2a1802671acb6687da /boot.php
parentc2a796b6ea4a8af23494e72e6c446ea847bf9627 (diff)
downloadvolse-hubzilla-e80191d4cdadd38978579edf17bf8188d7729c4e.tar.gz
volse-hubzilla-e80191d4cdadd38978579edf17bf8188d7729c4e.tar.bz2
volse-hubzilla-e80191d4cdadd38978579edf17bf8188d7729c4e.zip
fix regression
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 f97a9a106..600c49752 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.1');
+define('STD_VERSION', '7.9.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);