aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-02 19:27:36 +0000
committerMario <mario@mariovavti.com>2023-06-02 19:27:36 +0000
commit07097d2fa3cfe38a199ce4b3f9647aacc05f35e3 (patch)
tree73466d6d5db05f2743caf3df7422a164e1e04af5
parent8c9fb32ca0a3502732fcb90634b006f583806133 (diff)
downloadvolse-hubzilla-07097d2fa3cfe38a199ce4b3f9647aacc05f35e3.tar.gz
volse-hubzilla-07097d2fa3cfe38a199ce4b3f9647aacc05f35e3.tar.bz2
volse-hubzilla-07097d2fa3cfe38a199ce4b3f9647aacc05f35e3.zip
version 8.4.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 211893ce5..b9587053b 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.1');
+define('STD_VERSION', '8.4.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);