oops, change ver info here also

This commit is contained in:
Miles Lott 2001-04-17 18:35:36 +00:00
parent 1d11bdbefe
commit 713966188c

View File

@ -316,7 +316,7 @@
)";
$phpgw_setup->db->query($sql);
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.10pre27';
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.10pre28';
$phpgw_info['setup']['oldver']['phpgwapi'] = $phpgw_info['setup']['currentver']['phpgwapi'];
update_version_table();
?>