Index: lams_tool_scribe/build.xml =================================================================== diff -u -r80b79caffb24c6e12d0c308ca492bb70751e3415 -r7f5d2061bf4ed8dd80d8e045ff625645ca59efc6 --- lams_tool_scribe/build.xml (.../build.xml) (revision 80b79caffb24c6e12d0c308ca492bb70751e3415) +++ lams_tool_scribe/build.xml (.../build.xml) (revision 7f5d2061bf4ed8dd80d8e045ff625645ca59efc6) @@ -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_scribe.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_scribe.sql"