Started finishing things up for a re-release

This commit is contained in:
jengo
2000-11-25 21:39:19 +00:00
parent 75b4fd0460
commit 0d3f50604f
5 changed files with 7 additions and 18 deletions

View File

@ -298,6 +298,6 @@
)";
$db->query($sql);
$currentver = "0.9.5";
$currentver = "0.9.6";
update_version_table();
?>