diff options
author | Mario <mario@mariovavti.com> | 2025-06-05 08:03:52 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-06-05 08:03:52 +0000 |
commit | 8c268d24dfadecec5e9d5d10484feab93e77fc8f (patch) | |
tree | 339d23852a55fdf8020f77297e51e7f5044a3ce9 | |
parent | f8fb550255cddce3fe5a5e571d7898465836572a (diff) | |
download | volse-hubzilla-8c268d24dfadecec5e9d5d10484feab93e77fc8f.tar.gz volse-hubzilla-8c268d24dfadecec5e9d5d10484feab93e77fc8f.tar.bz2 volse-hubzilla-8c268d24dfadecec5e9d5d10484feab93e77fc8f.zip |
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.51'); +define('STD_VERSION', '10.3.52'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |