diff options
author | Mario <mario@mariovavti.com> | 2024-06-27 07:47:39 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-06-27 07:47:39 +0000 |
commit | 6666bdfda9bfa0ff547334195201c1d71e074520 (patch) | |
tree | 8ed2f7f19e1eb859a13392e2140971c8b5c69a6f | |
parent | 3e57f150bc1f151a3d9227291875e2e87953c7b2 (diff) | |
download | volse-hubzilla-6666bdfda9bfa0ff547334195201c1d71e074520.tar.gz volse-hubzilla-6666bdfda9bfa0ff547334195201c1d71e074520.tar.bz2 volse-hubzilla-6666bdfda9bfa0ff547334195201c1d71e074520.zip |
version 9.3
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.2RC1'); +define('STD_VERSION', '9.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |