diff options
author | Mario <mario@mariovavti.com> | 2021-05-07 11:03:59 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-07 11:03:59 +0000 |
commit | 36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3 (patch) | |
tree | 5c0417c503c7e95b4ef51b73c58b91582f0a9e2d | |
parent | 92bc99a805018737c13f170edd0284fc83f49594 (diff) | |
download | volse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.tar.gz volse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.tar.bz2 volse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.zip |
version 5.6RC2
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.7' ); +define ( 'STD_VERSION', '5.6RC2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1244 ); |