forked from extern/egroupware
Increment version (add 'content' column in phpgw_vfs)
This commit is contained in:
parent
768438ef20
commit
56e30222db
@ -14,7 +14,7 @@
|
|||||||
/* Basic information about this app */
|
/* Basic information about this app */
|
||||||
$setup_info['phpgwapi']['name'] = 'phpgwapi';
|
$setup_info['phpgwapi']['name'] = 'phpgwapi';
|
||||||
$setup_info['phpgwapi']['title'] = 'phpgwapi';
|
$setup_info['phpgwapi']['title'] = 'phpgwapi';
|
||||||
$setup_info['phpgwapi']['version'] = '0.9.15.003';
|
$setup_info['phpgwapi']['version'] = '0.9.15.004';
|
||||||
$setup_info['phpgwapi']['versions']['current_header'] = '1.22';
|
$setup_info['phpgwapi']['versions']['current_header'] = '1.22';
|
||||||
$setup_info['phpgwapi']['enable'] = 3;
|
$setup_info['phpgwapi']['enable'] = 3;
|
||||||
$setup_info['phpgwapi']['app_order'] = 1;
|
$setup_info['phpgwapi']['app_order'] = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user