diff options
author | Mario <mario@mariovavti.com> | 2025-03-06 10:00:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-03-06 10:00:21 +0000 |
commit | 13002af4c38f11c33477ff0e3c45460a7b8c8ae1 (patch) | |
tree | 65d5994e9e96ac833505f9ff920f1d13180c6cd5 | |
parent | 40c63a7f1216fb95d25d1f94d7a7a5b57f7d5364 (diff) | |
download | volse-hubzilla-13002af4c38f11c33477ff0e3c45460a7b8c8ae1.tar.gz volse-hubzilla-13002af4c38f11c33477ff0e3c45460a7b8c8ae1.tar.bz2 volse-hubzilla-13002af4c38f11c33477ff0e3c45460a7b8c8ae1.zip |
version 10.2RC1
-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.3'); +define('STD_VERSION', '10.2RC1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |