diff options
author | Mario <mario@mariovavti.com> | 2024-07-18 08:55:07 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-18 08:55:07 +0000 |
commit | 99bff6716856833acefa1fe41e8d71e981ff883f (patch) | |
tree | f45447ea26588f4e5871d759bdda847bc56bf2e8 /boot.php | |
parent | bb3caeb6296466747038601bc9c78010ea7fa909 (diff) | |
download | volse-hubzilla-99bff6716856833acefa1fe41e8d71e981ff883f.tar.gz volse-hubzilla-99bff6716856833acefa1fe41e8d71e981ff883f.tar.bz2 volse-hubzilla-99bff6716856833acefa1fe41e8d71e981ff883f.zip |
version 9.2.1
Diffstat (limited to 'boot.php')
-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.3.2'); +define('STD_VERSION', '9.2.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |