forked from extern/egroupware
set newest version number
This commit is contained in:
parent
e6e3e567bc
commit
09602fec0c
@ -14,7 +14,7 @@
|
||||
/* Basic information about this app */
|
||||
$setup_info['phpgwapi']['name'] = 'phpgwapi';
|
||||
$setup_info['phpgwapi']['title'] = 'phpgwapi';
|
||||
$setup_info['phpgwapi']['version'] = '0.9.13.014';
|
||||
$setup_info['phpgwapi']['version'] = '0.9.13.015';
|
||||
$setup_info['phpgwapi']['versions']['current_header'] = '1.18';
|
||||
$setup_info['phpgwapi']['enable'] = 3;
|
||||
$setup_info['phpgwapi']['app_order'] = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user