changeset 6:5108dc779c01

version bump
author Kevin Ying <k.ying@garvan.org.au>
date Fri, 14 Sep 2012 11:15:11 +1000
parents 4983170729cc
children 6e0cf7b09234
files fastq_groomer_parallel.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fastq_groomer_parallel.xml	Fri Sep 14 11:01:34 2012 +1000
+++ b/fastq_groomer_parallel.xml	Fri Sep 14 11:15:11 2012 +1000
@@ -1,4 +1,4 @@
-<tool id="fastq_groomer_parallel" name="FASTQ Parallel Groomer" version="0.1">
+<tool id="fastq_groomer_parallel" name="FASTQ Parallel Groomer" version="0.1.1">
   <description>Parallel Implementation of FASTQ Groomer</description>
   <command interpreter="python">fastq_groomer_parallel.py '$input_file' '$input_type' '$output_file'
 #if str( $options_type['options_type_selector'] ) == 'basic':