in progress
[jalview.git] / forester / java / src / org / forester / util / ForesterConstants.java
index 3444b64..441b0f7 100644 (file)
@@ -29,7 +29,7 @@ public final class ForesterConstants {
 
     public final static String  FORESTER_VERSION            = "1.042";
     public final static String  FORESTER_DATE               = "160712";
-    public final static String  PHYLO_XML_VERSION           = "1.10";
+    public final static String  PHYLO_XML_VERSION           = "1.20";
     public final static String  PHYLO_XML_LOCATION          = "http://www.phyloxml.org";
     public final static String  PHYLO_XML_XSD               = "phyloxml.xsd";
     public final static String  XML_SCHEMA_INSTANCE         = "http://www.w3.org/2001/XMLSchema-instance";