aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-09 09:33:18 +0000
committerMario <mario@mariovavti.com>2022-11-09 09:33:18 +0000
commit42e5a50e4fcac6cbd0c41bcfe10649b76664d2c1 (patch)
treeb9f94e0affb348547e56ed17c577e4b107c28f1a /boot.php
parentb713c9a491c02725f79a1ef85a01b65c2968bd2d (diff)
downloadvolse-hubzilla-42e5a50e4fcac6cbd0c41bcfe10649b76664d2c1.tar.gz
volse-hubzilla-42e5a50e4fcac6cbd0c41bcfe10649b76664d2c1.tar.bz2
volse-hubzilla-42e5a50e4fcac6cbd0c41bcfe10649b76664d2c1.zip
changelog and 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 4c817924e..150d9a4b2 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.3');
+define('STD_VERSION', '7.9.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);