Mercurial > repos > iuc > gatk2
diff variant_combine.xml @ 4:f244b8209eb8 draft
bug fix release
author | iuc |
---|---|
date | Mon, 25 Aug 2014 17:43:11 -0400 |
parents | 340633249b3d |
children | 35c00763cb5c |
line wrap: on
line diff
--- a/variant_combine.xml Wed Feb 19 04:39:38 2014 -0500 +++ b/variant_combine.xml Mon Aug 25 17:43:11 2014 -0400 @@ -1,4 +1,4 @@ -<tool id="gatk2_variant_combine" name="Combine Variants" version="0.0.7"> +<tool id="gatk2_variant_combine" name="Combine Variants" version="@VERSION@.0"> <description></description> <expand macro="requirements" /> <macros> @@ -167,4 +167,5 @@ @CITATION_SECTION@ </help> + <expand macro="citations" /> </tool>