Changelog for 21.1.20210521

This commit is contained in:
Ralf Becker
2021-05-21 17:54:03 +02:00
parent 34ec8e6cb3
commit 43b04bb21b
2 changed files with 31 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
$setup_info['api']['version'] = '21.1';
$setup_info['api']['versions']['current_header'] = '1.29';
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
$setup_info['api']['versions']['maintenance_release'] = '21.1.20210420';
$setup_info['api']['versions']['maintenance_release'] = '21.1.20210521';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';