diff searchgui.xml @ 14:0c50fe88ebfc draft

Uploaded
author galaxyp
date Mon, 19 Oct 2015 16:57:46 -0400
parents 3ccfbb673089
children 3fa49ed11f3d
line wrap: on
line diff
--- a/searchgui.xml	Thu Oct 15 16:19:59 2015 -0400
+++ b/searchgui.xml	Mon Oct 19 16:57:46 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="search_gui" name="Search GUI" version="2.1.1">
+<tool id="search_gui" name="Search GUI" version="@SEARCHGUI_VERSION@.1">
     <description>
         Perform protein identification using various search engines and prepare results for input to Peptide Shaker
     </description>
@@ -6,7 +6,7 @@
         <import>macros.xml</import>
     </macros>
     <requirements>
-        <requirement type="package" version="2.1">searchgui</requirement>
+        <requirement type="package" version="@SEARCHGUI_VERSION@">searchgui</requirement>
         <environment_variable name="LC_ALL" action="set_to">C</environment_variable>        
     </requirements>
     <expand macro="stdio" />