X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=63ffac3681a4ea161909b300ce97502888944823;hb=6062dfb954cafb6af22e01af89222888d9d5ba66;hp=7fd321c3c70b76a8de383c3092ffc398de5e51c5;hpb=f939e6f973d03ba7dc9549237eaea2305e68e343;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 7fd321c..63ffac3 100644 --- a/forester/java/src/org/forester/util/ForesterConstants.java +++ b/forester/java/src/org/forester/util/ForesterConstants.java @@ -27,8 +27,8 @@ package org.forester.util; public final class ForesterConstants { - public final static String FORESTER_VERSION = "1.026"; - public final static String FORESTER_DATE = "130326"; + public final static String FORESTER_VERSION = "1.027+"; + public final static String FORESTER_DATE = "130409"; public final static String PHYLO_XML_VERSION = "1.10"; public final static String PHYLO_XML_LOCATION = "http://www.phyloxml.org"; public final static String PHYLO_XML_XSD = "phyloxml.xsd";