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 vh...@apache.org on 2008/03/12 17:28:05 UTC

svn commit: r636406 - /xmlgraphics/fop/branches/fop-0_95/build.xml

Author: vhennebert
Date: Wed Mar 12 09:28:00 2008
New Revision: 636406

URL: http://svn.apache.org/viewvc?rev=636406&view=rev
Log:
Set the version to 0.95beta

Modified:
    xmlgraphics/fop/branches/fop-0_95/build.xml

Modified: xmlgraphics/fop/branches/fop-0_95/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_95/build.xml?rev=636406&r1=636405&r2=636406&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-0_95/build.xml (original)
+++ xmlgraphics/fop/branches/fop-0_95/build.xml Wed Mar 12 09:28:00 2008
@@ -147,7 +147,7 @@
   <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="0.95beta"/>
   <property name="year" value="1999-2008"/>
 
   <property name="javac.debug" value="on"/>



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