diff options
author | Mario <mario@mariovavti.com> | 2025-05-16 21:03:59 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-16 21:03:59 +0000 |
commit | bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5 (patch) | |
tree | 7340bc46532022c88105081cc74b5a604920af82 | |
parent | d8a5e8c5502111d93619b21d7d256c0ba5bc63e7 (diff) | |
download | volse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.tar.gz volse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.tar.bz2 volse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.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.29'); +define('STD_VERSION', '10.3.30'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |