needed for https for treebase
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 63ffac3..fa65992 100644 (file)
@@ -27,8 +27,8 @@ package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.027+";
-    public final static String  FORESTER_DATE               = "130409";
+    public final static String  FORESTER_VERSION            = "1.039";
+    public final static String  FORESTER_DATE               = "150513";
     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";