Preparing for 4.0.1 release.

This commit is contained in:
JT Smith 2002-06-10 01:13:48 +00:00
parent 350a5bdb81
commit 61a8d67e99

View file

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