copy 17.1 changelog to master to satisfy update checker

This commit is contained in:
Ralf Becker
2019-01-11 15:26:38 +00:00
parent 00c11c1a0c
commit 726b9336c2
2 changed files with 19 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
$setup_info['api']['version'] = '17.1.005';
$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'] = '17.1.20181205';
$setup_info['api']['versions']['maintenance_release'] = '17.1.20190111';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';