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=3bf12492d11476cd901522d27ecd41fbab25096e;hpb=a3ab1c26605a4ffaaa5e8fd0927250c53c884bf9;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 3bf1249..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.025"; - public final static String FORESTER_DATE = "130314"; + 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";