From f5c15bdc25e1d721754f14769105dbfdb4fa18ee Mon Sep 17 00:00:00 2001 From: JT Smith Date: Mon, 20 Oct 2003 20:55:12 +0000 Subject: [PATCH] preparing for 5.5.0 release --- docs/create.sql | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/create.sql b/docs/create.sql index 858cc84a3..f81ebd607 100644 --- a/docs/create.sql +++ b/docs/create.sql @@ -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`