You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by sp...@apache.org on 2010/07/05 17:08:55 UTC

svn commit: r960619 - /xmlgraphics/fop/branches/fop-1_0/build.xml

Author: spepping
Date: Mon Jul  5 15:08:55 2010
New Revision: 960619

URL: http://svn.apache.org/viewvc?rev=960619&view=rev
Log:
Updated the version number in the build file; do not merge into trunk

Modified:
    xmlgraphics/fop/branches/fop-1_0/build.xml

Modified: xmlgraphics/fop/branches/fop-1_0/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_0/build.xml?rev=960619&r1=960618&r2=960619&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_0/build.xml (original)
+++ xmlgraphics/fop/branches/fop-1_0/build.xml Mon Jul  5 15:08:55 2010
@@ -135,7 +135,7 @@ list of possible build targets.
   <property name="Name" value="Apache FOP"/>
   <property name="name" value="fop"/>
   <property name="NAME" value="FOP"/>
-  <property name="version" value="svn-trunk"/>
+  <property name="version" value="1.0"/>
   <property name="year" value="1999-2010"/>
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>



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