preparing for 5.5.0 release
This commit is contained in:
parent
9fdbeab825
commit
f5c15bdc25
1 changed files with 1 additions and 2 deletions
|
|
@ -17060,8 +17060,7 @@ CREATE TABLE webguiVersion (
|
|||
--
|
||||
|
||||
|
||||
INSERT INTO webguiVersion VALUES ('5.4.4','initial install',1066678761);
|
||||
INSERT INTO webguiVersion VALUES ('5.5.0','upgrade',1066678761);
|
||||
INSERT INTO webguiVersion VALUES ('5.5.0','initial install',unix_timestamp());
|
||||
|
||||
--
|
||||
-- Table structure for table `wobject`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue