svn commit: r1226287 - /xalan/c/trunk/build.xml

[email protected] Sun, 01 Jan 2012 18:43:42 -0000
Newsgroups gmane.text.xml.xalan.cvs
Message-ID <[email protected]>
Author: mrglavas
Date: Sun Jan  1 18:43:39 2012
New Revision: 1226287

URL: http://svn.apache.org/viewvc?rev=1226287&view=rev
Log:
Updating year.

Modified:
    xalan/c/trunk/build.xml

Modified: xalan/c/trunk/build.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/build.xml?rev=1226287&r1=1226286&r2=1226287&view=diff
==============================================================================
--- xalan/c/trunk/build.xml (original)
+++ xalan/c/trunk/build.xml Sun Jan  1 18:43:39 2012
@@ -22,7 +22,7 @@
 
   <property name="name" value="xalan"/>
   <property name="Name" value="Xalan-C++"/>
-  <property name="year" value="2004"/>
+  <property name="year" value="2012"/>
   
   <property name="version.VERSION" value="1"/>
   <property name="version.RELEASE" value="10"/>