phylotastic hackathon at NESCENT 120607
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 0b75065..fc29b1f 100644 (file)
@@ -27,8 +27,8 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.000";
-    public final static String  FORESTER_DATE               = "120604";
+    public final static String  FORESTER_VERSION            = "1.001";
+    public final static String  FORESTER_DATE               = "120607";
     
     public final static String  PHYLO_XML_VERSION           = "1.10";
     public final static String  PHYLO_XML_LOCATION          = "http://www.phyloxml.org";