You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2015/06/03 13:32:07 UTC

svn commit: r1683292 - /xmlgraphics/site/trunk/lib/path.pm

Author: ssteiner
Date: Wed Jun  3 11:32:06 2015
New Revision: 1683292

URL: http://svn.apache.org/r1683292
Log:
Update version

Modified:
    xmlgraphics/site/trunk/lib/path.pm

Modified: xmlgraphics/site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/lib/path.pm?rev=1683292&r1=1683291&r2=1683292&view=diff
==============================================================================
--- xmlgraphics/site/trunk/lib/path.pm (original)
+++ xmlgraphics/site/trunk/lib/path.pm Wed Jun  3 11:32:06 2015
@@ -1,8 +1,8 @@
 package path;
 
 my %variables = (
-    fop_current_version => "1.1",
-    fop_current_version_release_date => "20 October 2012",
+    fop_current_version => "2.0",
+    fop_current_version_release_date => "3 June 2015",
     fop_minimal_java_requirement => "1.6",
 );
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org