You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2010/01/18 01:29:50 UTC

svn commit: r900252 - in /lenya/branches/BRANCH_2_0_X/src: modules-core/gui/config/module.xml targets/properties-build.xml

Author: rfrovarp
Date: Mon Jan 18 00:29:50 2010
New Revision: 900252

URL: http://svn.apache.org/viewvc?rev=900252&view=rev
Log:
Version bump

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules-core/gui/config/module.xml
    lenya/branches/BRANCH_2_0_X/src/targets/properties-build.xml

Modified: lenya/branches/BRANCH_2_0_X/src/modules-core/gui/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules-core/gui/config/module.xml?rev=900252&r1=900251&r2=900252&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules-core/gui/config/module.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules-core/gui/config/module.xml Mon Jan 18 00:29:50 2010
@@ -21,6 +21,6 @@
   <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>GUI</name>
-  <lenya-version>2.0.3-dev</lenya-version>
+  <lenya-version>2.0.4-dev</lenya-version>
   <description>GUI resources</description>
 </module>

Modified: lenya/branches/BRANCH_2_0_X/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/targets/properties-build.xml?rev=900252&r1=900251&r2=900252&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/targets/properties-build.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/targets/properties-build.xml Mon Jan 18 00:29:50 2010
@@ -42,7 +42,7 @@
   <property name="src.cocoon.properties.dir" value="src/cocoon"/>
 
   <!-- Project version and name -->
-  <property name="version" value="2.0.3-dev"/>
+  <property name="version" value="2.0.4-dev"/>
   <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