From 20ab3375cb3c1d4518b6b0d48c7554933be7e886 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Mon, 20 Sep 2004 22:16:11 +0000 Subject: [PATCH] preparing for 6.2.4 release --- docs/create.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/create.sql b/docs/create.sql index d12e81a27..3e936ad55 100644 --- a/docs/create.sql +++ b/docs/create.sql @@ -3093,7 +3093,7 @@ CREATE TABLE webguiVersion ( -- -INSERT INTO webguiVersion VALUES ('6.2.3','initial install',unix_timestamp()); +INSERT INTO webguiVersion VALUES ('6.2.4','initial install',unix_timestamp()); -- -- Table structure for table `wobject`