inprogress
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index e3f2eb1..c2151f5 100644 (file)
@@ -27,8 +27,8 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.025+";
-    public final static String  FORESTER_DATE               = "130325";
+    public final static String  FORESTER_VERSION            = "1.031";
+    public final static String  FORESTER_DATE               = "140218";
     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";