Preparing for 4.2.0 release
This commit is contained in:
parent
58934ab3d5
commit
bae1bed93b
1 changed files with 1 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue