aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-23 12:37:07 +0000
committerMario <mario@mariovavti.com>2023-06-23 12:37:07 +0000
commit4c87f36a8c1c2076526273e0bc7a5d2f99402c48 (patch)
treef75eba9cfcd3fd17c83231534d6df1177ec9d615
parent12b2137a044ff6fd48239e207e5ad9350ceaf5e5 (diff)
downloadvolse-hubzilla-4c87f36a8c1c2076526273e0bc7a5d2f99402c48.tar.gz
volse-hubzilla-4c87f36a8c1c2076526273e0bc7a5d2f99402c48.tar.bz2
volse-hubzilla-4c87f36a8c1c2076526273e0bc7a5d2f99402c48.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 04e679cfe..a52c55c32 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.5.3');
+define('STD_VERSION', '8.5.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);