Preparing for 4.2.0 release

This commit is contained in:
JT Smith 2002-07-08 04:07:05 +00:00
parent 58934ab3d5
commit bae1bed93b

View file

@ -5479,8 +5479,7 @@ CREATE TABLE webguiVersion (
--
INSERT INTO webguiVersion VALUES ('4.1.0','intitial install',1026101621);
INSERT INTO webguiVersion VALUES ('4.2.0','upgrade',1026101621);
INSERT INTO webguiVersion VALUES ('4.2.0','intitial install',unix_timestamp());
--
-- Table structure for table 'wobject'