diff options
author | Mario <mario@mariovavti.com> | 2025-06-05 15:09:23 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-06-05 15:09:23 +0000 |
commit | 3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56 (patch) | |
tree | 86b471e160f19aa1993f7bd182ca0540548bf861 | |
parent | 1ad76ec83f093a4549ec1db0d2dc2605f5d62055 (diff) | |
download | volse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.tar.gz volse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.tar.bz2 volse-hubzilla-3da16a4bae148fc2ffb00bc0db7dc6c9021e4e56.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |