X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=63ffac3681a4ea161909b300ce97502888944823;hb=6062dfb954cafb6af22e01af89222888d9d5ba66;hp=823fd96fe8f195a70308b1f2c06e07267cd758fe;hpb=e187f3c61f7eea7dcb2cc6d0c0a7556f384d98d8;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 823fd96..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.027"; - public final static String FORESTER_DATE = "130401"; + 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";