preparing for 6.2.2 bugfix cycle

This commit is contained in:
JT Smith 2004-09-06 23:29:28 +00:00
parent c1a19e9c6b
commit b5486f776f
4 changed files with 8 additions and 2 deletions

View file

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