You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/02/01 00:17:48 UTC

svn commit: r617287 - /lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml

Author: andreas
Date: Thu Jan 31 15:17:39 2008
New Revision: 617287

URL: http://svn.apache.org/viewvc?rev=617287&view=rev
Log:
Updated project version to 2.0.1.

Modified:
    lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml

Modified: lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml?rev=617287&r1=617286&r2=617287&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml (original)
+++ lenya/tags/RELEASE_2_0_1/src/targets/properties-build.xml Thu Jan 31 15:17:39 2008
@@ -42,7 +42,7 @@
   <property name="src.cocoon.properties.dir" value="src/cocoon"/>
 
   <!-- Project version and name -->
-  <property name="version" value="2.0.1-dev"/>
+  <property name="version" value="2.0.1"/>
   <property name="lenya.revision" value="xxxxxx"/>
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>



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