X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=bd601f7309893b82450f80d88101e4aca843690e;hb=612e51e63eb66025a04439fc380384a945a4a30f;hp=7fd321c3c70b76a8de383c3092ffc398de5e51c5;hpb=f939e6f973d03ba7dc9549237eaea2305e68e343;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 7fd321c..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.026"; - public final static String FORESTER_DATE = "130326"; + 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";