From: cmzmasek@gmail.com Date: Wed, 23 Oct 2013 01:02:03 +0000 (+0000) Subject: hDGE_amylase missspelled issue X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=387640c7f14580f88dfe8a2cbdbd11d2161669dc;p=jalview.git hDGE_amylase missspelled issue --- diff --git a/forester/java/src/org/forester/application/surfacing.java b/forester/java/src/org/forester/application/surfacing.java index 095f730..cbe0dd4 100644 --- a/forester/java/src/org/forester/application/surfacing.java +++ b/forester/java/src/org/forester/application/surfacing.java @@ -225,8 +225,8 @@ public class surfacing { final static private String INPUT_GENOMES_FILE_OPTION = "genomes"; final static private String INPUT_SPECIES_TREE_OPTION = "species_tree"; final static private String SEQ_EXTRACT_OPTION = "prot_extract"; - final static private String PRG_VERSION = "2.302"; - final static private String PRG_DATE = "130715"; + final static private String PRG_VERSION = "2.303"; + final static private String PRG_DATE = "131022"; final static private String E_MAIL = "czmasek@burnham.org"; final static private String WWW = "https://sites.google.com/site/cmzmasek/home/software/forester/surfacing"; final static private boolean IGNORE_DUFS_DEFAULT = true;