X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=bff716b97ce237f128b06dda7c15e150d982f32b;hb=eb56c16825aa7d894fe610cabb1b1613c90d5fc8;hp=6ff9c10e9136cc82d0fbe059945bae5bbd1d23a0;hpb=08bd889bc13de7415319ea7202d8afb27879c18d;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 6ff9c10..bff716b 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.007"; - public final static String FORESTER_DATE = "121130"; + public final static String FORESTER_VERSION = "1.011"; + public final static String FORESTER_DATE = "121214"; 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";