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/01/11 12:38:52 UTC

svn commit: r611147 - in /lenya/trunk/src: targets/properties-build.xml webapp/readme.xml

Author: andreas
Date: Fri Jan 11 03:38:48 2008
New Revision: 611147

URL: http://svn.apache.org/viewvc?rev=611147&view=rev
Log:
Updated project version to 2.0.1-dev, replaced 2.0 with 'development versions' in readme file

Modified:
    lenya/trunk/src/targets/properties-build.xml
    lenya/trunk/src/webapp/readme.xml

Modified: lenya/trunk/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/properties-build.xml?rev=611147&r1=611146&r2=611147&view=diff
==============================================================================
--- lenya/trunk/src/targets/properties-build.xml (original)
+++ lenya/trunk/src/targets/properties-build.xml Fri Jan 11 03:38:48 2008
@@ -42,7 +42,7 @@
   <property name="src.cocoon.properties.dir" value="src/cocoon"/>
 
   <!-- Project version and name -->
-  <property name="version" value="2.0-dev"/>
+  <property name="version" value="2.0.1-dev"/>
   <property name="lenya.revision" value="xxxxxx"/>
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>

Modified: lenya/trunk/src/webapp/readme.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/readme.xml?rev=611147&r1=611146&r2=611147&view=diff
==============================================================================
--- lenya/trunk/src/webapp/readme.xml (original)
+++ lenya/trunk/src/webapp/readme.xml Fri Jan 11 03:38:48 2008
@@ -36,7 +36,7 @@
     </p>
 -->
     
-    <h2>Important notes for beta testers of Lenya 2.0</h2>
+    <h2>Important notes for beta testers of development versions</h2>
 
     <h3>2007-11-08: Redirection changes</h3>
     <p>



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