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=0c7a91641e562163a11021446362d10dd3dea5f9;hpb=b250ac8d2de2946be719eadf8e882f9bb9e470d6;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index 0c7a916..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.044"; - public final static String FORESTER_DATE = "161018"; + 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";