X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=823fd96fe8f195a70308b1f2c06e07267cd758fe;hb=5608ffe84b2c541f79adaf498063906a9804a9db;hp=f14718819692d5cee5951a64481a16aa2c61b450;hpb=8f8bbd46b51ab6778da479b6fa2a444b46ac3a60;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index f147188..823fd96 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.018"; - public final static String FORESTER_DATE = "130108"; + public final static String FORESTER_VERSION = "1.027"; + public final static String FORESTER_DATE = "130401"; 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";