svn commit: r999889 - /lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml
[email protected] Wed, 22 Sep 2010 12:08:44 -0000
| Newsgroups | gmane.comp.cms.lenya.cvs |
|---|---|
| Message-ID | <[email protected]> |
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"/>