make PH, aPH, CL selection
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 3444b64..2a19ee8 100644 (file)
@@ -27,9 +27,9 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.042";
-    public final static String  FORESTER_DATE               = "160712";
-    public final static String  PHYLO_XML_VERSION           = "1.10";
+    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";
     public final static String  XML_SCHEMA_INSTANCE         = "http://www.w3.org/2001/XMLSchema-instance";