in progress
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index c39a50d..0778147 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 //
 // Contact: phylosoft @ gmail . com
-// WWW: www.phylosoft.org/forester
+// 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.005+";
-    public final static String  FORESTER_DATE               = "120629";
+    public final static String  FORESTER_VERSION            = "1.014";
+    public final static String  FORESTER_DATE               = "121229";
     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";