v40
authorcmzmasek <czmasek@czamseklt-w7.jcvi.ORG>
Fri, 1 Jul 2016 01:10:43 +0000 (18:10 -0700)
committercmzmasek <czmasek@czamseklt-w7.jcvi.ORG>
Fri, 1 Jul 2016 01:10:43 +0000 (18:10 -0700)
forester/java/src/org/forester/util/ForesterConstants.java

index a39dd73..796e102 100644 (file)
@@ -27,8 +27,8 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.039";
-    public final static String  FORESTER_DATE               = "160622";
+    public final static String  FORESTER_VERSION            = "1.040";
+    public final static String  FORESTER_DATE               = "160631";
     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";