Index: lams_tool_notebook/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/build.xml,v diff -u -r1.9 -r1.10 --- lams_tool_notebook/build.xml 15 Feb 2007 00:16:54 -0000 1.9 +++ lams_tool_notebook/build.xml 15 Feb 2007 01:13:01 -0000 1.10 @@ -404,6 +404,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_notebook.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_notebook.sql"