preparing for 6.2.7 release

This commit is contained in:
JT Smith 2004-10-04 00:06:15 +00:00
parent 95e032d4dc
commit a94567c206
3 changed files with 9 additions and 5 deletions

View file

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