aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-17 07:59:16 +0000
committerMario <mario@mariovavti.com>2023-06-17 07:59:16 +0000
commit88ccc2a3b967232a107b27cf0c7b4e27edb48604 (patch)
tree46324681dea0338c48a84f6aaa2b8ed59d5b1734 /boot.php
parent84487edc05a28f016872058ca3175fdf41efbcb6 (diff)
downloadvolse-hubzilla-88ccc2a3b967232a107b27cf0c7b4e27edb48604.tar.gz
volse-hubzilla-88ccc2a3b967232a107b27cf0c7b4e27edb48604.tar.bz2
volse-hubzilla-88ccc2a3b967232a107b27cf0c7b4e27edb48604.zip
bump 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 a0cf6ae95..04e679cfe 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.2');
+define('STD_VERSION', '8.5.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);