You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by sp...@apache.org on 2010/06/02 08:48:57 UTC

svn commit: r950386 - in /xmlgraphics/commons/trunk: build.properties build.xml

Author: spepping
Date: Wed Jun  2 06:48:56 2010
New Revision: 950386

URL: http://svn.apache.org/viewvc?rev=950386&view=rev
Log:
Updating the year; updating the version number to the number after
release 1.4

Modified:
    xmlgraphics/commons/trunk/build.properties
    xmlgraphics/commons/trunk/build.xml

Modified: xmlgraphics/commons/trunk/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/build.properties?rev=950386&r1=950385&r2=950386&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/build.properties (original)
+++ xmlgraphics/commons/trunk/build.properties Wed Jun  2 06:48:56 2010
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = 1.4svn
+version = 1.5svn
 
 ## Allows you to switch off the compilation of the internal image
 ## codecs which depend on Sun-private classes. Setting this to true

Modified: xmlgraphics/commons/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/build.xml?rev=950386&r1=950385&r2=950386&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/build.xml (original)
+++ xmlgraphics/commons/trunk/build.xml Wed Jun  2 06:48:56 2010
@@ -25,7 +25,7 @@
 
   <property name="Name" value="Apache XML Graphics Commons"/>
   <property name="name" value="xmlgraphics-commons"/>
-  <property name="year" value="1999-2009"/>
+  <property name="year" value="1999-2010"/>
 
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>



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