From: cmzmasek@gmail.com Date: Wed, 16 Apr 2014 01:30:47 +0000 (+0000) Subject: cleanup X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=2147f9e30920b8003708761a653c1b36a5de42e5;p=jalview.git cleanup --- diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index c2151f5..3490f88 100644 --- a/forester/java/src/org/forester/util/ForesterConstants.java +++ b/forester/java/src/org/forester/util/ForesterConstants.java @@ -27,8 +27,8 @@ package org.forester.util; public final class ForesterConstants { - public final static String FORESTER_VERSION = "1.031"; - public final static String FORESTER_DATE = "140218"; + public final static String FORESTER_VERSION = "1.032"; + public final static String FORESTER_DATE = "140415"; 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";