diff easyjoin.xml @ 7:01ca80da2266 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 4379e712f76f2bb12ee2cc270dd8a0e806df2cd6
author bgruening
date Mon, 22 May 2017 07:41:58 -0400
parents 60edf2f8c28f
children fb4ff3c42cd3
line wrap: on
line diff
--- a/easyjoin.xml	Sat May 06 13:09:05 2017 -0400
+++ b/easyjoin.xml	Mon May 22 07:41:58 2017 -0400
@@ -1,10 +1,10 @@
-<tool id="tp_easyjoin_tool" name="Join" version="@BASE_VERSION@.0">
+<tool id="tp_easyjoin_tool" name="Join" version="@BASE_VERSION@.1">
     <description>two files</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="5.18.1">perl</requirement>
+        <requirement type="package" version="5.22.0.1">perl</requirement>
     </expand>
     <version_command>join --version | head -n 1</version_command>
     <command>