Preparing for the 4.0.2 bug fix cycle.

This commit is contained in:
JT Smith 2002-06-10 23:37:11 +00:00
parent 61a8d67e99
commit 7efdd08c89
4 changed files with 5 additions and 3 deletions

View file

@ -4499,7 +4499,7 @@ CREATE TABLE webguiVersion (
--
INSERT INTO webguiVersion VALUES ('4.0.1','intitial install',unix_timestamp());
INSERT INTO webguiVersion VALUES ('4.0.2','intitial install',unix_timestamp());
--
-- Table structure for table 'wobject'