X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=bd601f7309893b82450f80d88101e4aca843690e;hb=d15038d8870ccccd726ad82ac9a707afb6a7f31e;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..bd601f7 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.029"; + public final static String FORESTER_DATE = "131024"; 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";