in progress
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index beb028b..cf3fd8e 100644 (file)
 // Contact: phylosoft @ gmail . com
 // WWW: https://sites.google.com/site/cmzmasek/home/software/forester
 
-
 package org.forester.util;
 
 public final class ForesterConstants {
 
-    public final static String  FORESTER_VERSION            = "1.021";
-    public final static String  FORESTER_DATE               = "130216";
+    public final static String  FORESTER_VERSION            = "1.037";
+    public final static String  FORESTER_DATE               = "140923";
     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";