preparing for 6.2.4 release

This commit is contained in:
JT Smith 2004-09-20 22:16:11 +00:00
parent 00ef183f72
commit 20ab3375cb

View file

@ -3093,7 +3093,7 @@ CREATE TABLE webguiVersion (
--
INSERT INTO webguiVersion VALUES ('6.2.3','initial install',unix_timestamp());
INSERT INTO webguiVersion VALUES ('6.2.4','initial install',unix_timestamp());
--
-- Table structure for table `wobject`