From: cmzmasek@gmail.com Date: Thu, 16 Jan 2014 02:17:44 +0000 (+0000) Subject: inprogress X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=4ac270d05ca87fd5eb6e1794eefbd85a58451d30;p=jalview.git inprogress --- diff --git a/forester/java/src/org/forester/util/ForesterConstants.java b/forester/java/src/org/forester/util/ForesterConstants.java index bd601f7..1ea689f 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.029"; - public final static String FORESTER_DATE = "131024"; + public final static String FORESTER_VERSION = "1.030"; + public final static String FORESTER_DATE = "140115"; 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";