aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-05 15:09:23 +0000
committerMario <mario@mariovavti.com>2025-06-05 15:09:23 +0000
commit3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56 (patch)
tree86b471e160f19aa1993f7bd182ca0540548bf861
parent1ad76ec83f093a4549ec1db0d2dc2605f5d62055 (diff)
downloadvolse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.tar.gz
volse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.tar.bz2
volse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ac90d094a..817e3aca2 100644
--- a/boot.php
+++ b/boot.php
@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.52');
+define('STD_VERSION', '10.3.53');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);