Bumped up the version number

This commit is contained in:
jengo
2001-05-24 07:54:55 +00:00
parent 33aa5de6f5
commit cd588b407e
4 changed files with 16 additions and 2 deletions

View File

@ -323,7 +323,7 @@
)";
$phpgw_setup->db->query($sql);
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.11.006';
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.13.001';
$phpgw_info['setup']['oldver']['phpgwapi'] = $phpgw_info['setup']['currentver']['phpgwapi'];
update_version_table();
?>