X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterConstants.java;h=2a19ee8f3f9cdaee9d2be82a8d95bf8d5599acdf;hb=f6b29c53c14e1ef16e4cd614c7f9465e0073309e;hp=af05ca0f6c7d7641de095742960146d0c90d7c76;hpb=f507bf348ffed906d04bc76a614d6778d4cb5d64;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index af05ca0..2a19ee8 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.043"; - public final static String FORESTER_DATE = "160817"; + public final static String FORESTER_VERSION = "1.045"; + public final static String FORESTER_DATE = "161019"; public final static String PHYLO_XML_VERSION = "1.20"; public final static String PHYLO_XML_LOCATION = "http://www.phyloxml.org"; public final static String PHYLO_XML_XSD = "phyloxml.xsd";