You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by fl...@apache.org on 2010/09/22 14:08:44 UTC

svn commit: r999889 - /lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml

Author: florent
Date: Wed Sep 22 12:08:44 2010
New Revision: 999889

URL: http://svn.apache.org/viewvc?rev=999889&view=rev
Log:
update the years propertie, from 2008 to 2010

Modified:
    lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml

Modified: lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml?rev=999889&r1=999888&r2=999889&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml Wed Sep 22 12:08:44 2010
@@ -47,7 +47,7 @@
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>
   <property name="Name"     value="Apache Lenya"/>
-  <property name="year"     value="1999-2008"/>
+  <property name="year"     value="1999-2010"/>
 
   <property name="debug"          value="on"/>
   <property name="optimize"       value="on"/>



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