make PH, aPH, CL selection
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 0c7a916..2a19ee8 100644 (file)
@@ -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";