diff options
author | Mario <mario@mariovavti.com> | 2021-05-11 11:58:16 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-11 11:58:16 +0000 |
commit | 89ec043ce1183dbae5ff10a994f0f819a8544ba9 (patch) | |
tree | e5031f052b8143ad0b4df6622d4299ed38e34f22 | |
parent | 98f0272a84fb284f5154d563f974176074940a4e (diff) | |
download | volse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.tar.gz volse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.tar.bz2 volse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.zip |
version 5.6
-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.6RC3' ); +define ( 'STD_VERSION', '5.6' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); |