in progress
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 31c55a8..a4f6bcd 100644 (file)
@@ -27,8 +27,8 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.020";
-    public final static String  FORESTER_DATE               = "130211";
+    public final static String  FORESTER_VERSION            = "1.036";
+    public final static String  FORESTER_DATE               = "140811";
     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";