aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-20 09:28:32 +0000
committerMario <mario@mariovavti.com>2023-05-20 09:28:32 +0000
commitc2cfe481df4f44c49ea3f51402f28bdc2c12660a (patch)
tree7ce314c58e806c0a172104f08b0361fcb6b7c2eb /boot.php
parent3a56fb6ec64c9e9a27e9220d38ace8d68edb3638 (diff)
downloadvolse-hubzilla-c2cfe481df4f44c49ea3f51402f28bdc2c12660a.tar.gz
volse-hubzilla-c2cfe481df4f44c49ea3f51402f28bdc2c12660a.tar.bz2
volse-hubzilla-c2cfe481df4f44c49ea3f51402f28bdc2c12660a.zip
version 8.4.18.4.1
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 151310624..211893ce5 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', '8.4');
+define('STD_VERSION', '8.4.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);