X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=41ce1f0f01d5cc467339f06335b0b0a31e3b3710;hb=cdad7364d81a04e88c3c7dc998cceede129286f4;hp=a98df7ad46015db80f811aa8314d6fc0f12d97e6;hpb=3e0de286efdce95f266e91b2ef5f974041156b19;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index a98df7a..41ce1f0 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.032"; - public final static String FORESTER_DATE = "140416"; + public final static String FORESTER_VERSION = "1.034"; + public final static String FORESTER_DATE = "140605"; 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";