diff options
author | Mario Vavti <mario@mariovavti.com> | 2025-04-11 21:30:03 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2025-04-11 21:30:03 +0200 |
commit | 8c182c9d68322d0a353a254f16ea2b90a67717db (patch) | |
tree | acf235cdf417408d38bc744d0837aad09e8c1a85 | |
parent | 384eea79dc04bcd64deac622b43a1b896e347884 (diff) | |
download | volse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.tar.gz volse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.tar.bz2 volse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.zip |
version 10.2.3master
-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', '10.2.2'); +define('STD_VERSION', '10.2.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |