diff --git a/docs/create.sql b/docs/create.sql index 3f2527364..802335b4f 100644 --- a/docs/create.sql +++ b/docs/create.sql @@ -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'