Index: lams_tool_survey/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/build.xml,v diff -u -r1.10 -r1.11 --- lams_tool_survey/build.xml 15 Feb 2007 00:16:56 -0000 1.10 +++ lams_tool_survey/build.xml 15 Feb 2007 01:13:03 -0000 1.11 @@ -375,6 +375,7 @@ toolSignature="${signature}" toolVersion="${tool.version}" hideTool="${hideTool}" + minServerVersionNumber="${min.server.version.number}" toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql" toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_survey.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_survey.sql"