Index: lams_tool_example/build.xml =================================================================== diff -u -r65c938d9c459791dab7f288cfd7fd84bd90bfc81 -r7f5d2061bf4ed8dd80d8e045ff625645ca59efc6 --- lams_tool_example/build.xml (.../build.xml) (revision 65c938d9c459791dab7f288cfd7fd84bd90bfc81) +++ lams_tool_example/build.xml (.../build.xml) (revision 7f5d2061bf4ed8dd80d8e045ff625645ca59efc6) @@ -356,6 +356,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_example.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_example.sql"