You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by vh...@apache.org on 2007/07/13 18:44:19 UTC

svn commit: r556061 - /xmlgraphics/commons/branches/commons-1_2/build.xml

Author: vhennebert
Date: Fri Jul 13 09:44:18 2007
New Revision: 556061

URL: http://svn.apache.org/viewvc?view=rev&rev=556061
Log:
Change the build number to 1.2

Modified:
    xmlgraphics/commons/branches/commons-1_2/build.xml

Modified: xmlgraphics/commons/branches/commons-1_2/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-1_2/build.xml?view=diff&rev=556061&r1=556060&r2=556061
==============================================================================
--- xmlgraphics/commons/branches/commons-1_2/build.xml (original)
+++ xmlgraphics/commons/branches/commons-1_2/build.xml Fri Jul 13 09:44:18 2007
@@ -25,8 +25,8 @@
 
   <property name="Name" value="Apache XML Graphics Commons"/>
   <property name="name" value="xmlgraphics-commons"/>
-  <property name="version" value="1.2svn"/>
-  <property name="year" value="1999-2006"/>
+  <property name="version" value="1.2"/>
+  <property name="year" value="1999-2007"/>
 
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>



---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org