Upgrade the create tables scripts for a new release

This commit is contained in:
jengo
2000-11-15 07:51:25 +00:00
parent 8e0120c13e
commit 5ab44aa0e5
2 changed files with 6 additions and 1 deletions

View File

@ -252,7 +252,7 @@
$db->query($sql);
$currentver = "0.9.3pre10";
$currentver = "0.9.3";
update_version_table();
?>