diff options
author | Mario <mario@mariovavti.com> | 2021-01-11 19:02:26 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-11 19:02:26 +0000 |
commit | 9d1f73e1793fbcb2b9d581f6e687a625795ef3e6 (patch) | |
tree | 5f701d11a2efceb6a5589b74c462951a961c953b | |
parent | ba164d948822f00a643c4f12ba82f18e7e0f72be (diff) | |
download | volse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.tar.gz volse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.tar.bz2 volse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.zip |
5.2RC4
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.2RC3' ); +define ( 'STD_VERSION', '5.2RC4' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1240 ); |