diff options
author | Mario <mario@mariovavti.com> | 2025-05-14 09:41:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-14 09:41:31 +0000 |
commit | d26a3ec22bff5c69fafcef64d822cf8574dec3f8 (patch) | |
tree | 61687dd6b0dda9cbd362129398f0f69a828f00db | |
parent | c4a3c7feb78eecccf1649f2c5d57babef766bd0f (diff) | |
download | volse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.tar.gz volse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.tar.bz2 volse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.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.23'); +define('STD_VERSION', '10.3.24'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |