Mercurial > repos > devteam > vcfdistance
diff macros.xml @ 1:815622f17a3d draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfdistance commit 0b9b6512272b82637c2f1e831367e89aed77ae79
| author | devteam |
|---|---|
| date | Thu, 15 Sep 2016 16:03:56 -0400 |
| parents | 77ae7fbde89a |
| children | 8595905b0fcd |
line wrap: on
line diff
--- a/macros.xml Mon Nov 09 12:31:21 2015 -0500 +++ b/macros.xml Thu Sep 15 16:03:56 2016 -0400 @@ -1,7 +1,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="8a5602bf07">vcflib</requirement> + <requirement type="package" version="1.0.0_rc1">vcflib</requirement> <yield/> </requirements> </xml> @@ -10,6 +10,7 @@ <exit_code range="1:" level="fatal" /> </stdio> </xml> + <token name="@WRAPPER_VERSION@">1.0.0_rc1</token> <xml name="citations"> <citations> <citation type="bibtex">
