diff options
author | Mario <mario@mariovavti.com> | 2025-05-08 10:36:45 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-08 10:36:45 +0000 |
commit | 030fe8c656a603927bc21d30b9670d0092435eae (patch) | |
tree | a4430dd04c04ed7aeff783a78e487e825a335d64 | |
parent | 8f539e3707f0b6fbb7552ee408446962186e94bf (diff) | |
download | volse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.tar.gz volse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.tar.bz2 volse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.3.16+lazy'); +define('STD_VERSION', '10.3.17+lazy'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |