You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cu...@apache.org on 2006/06/02 23:45:00 UTC

svn commit: r411302 - /lucene/hadoop/branches/branch-0.3/build.xml

Author: cutting
Date: Fri Jun  2 14:44:59 2006
New Revision: 411302

URL: http://svn.apache.org/viewvc?rev=411302&view=rev
Log:
Preparing branch for 0.3.0 release.

Modified:
    lucene/hadoop/branches/branch-0.3/build.xml

Modified: lucene/hadoop/branches/branch-0.3/build.xml
URL: http://svn.apache.org/viewvc/lucene/hadoop/branches/branch-0.3/build.xml?rev=411302&r1=411301&r2=411302&view=diff
==============================================================================
--- lucene/hadoop/branches/branch-0.3/build.xml (original)
+++ lucene/hadoop/branches/branch-0.3/build.xml Fri Jun  2 14:44:59 2006
@@ -9,7 +9,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.3-dev"/>
+  <property name="version" value="0.3.1-dev"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2006"/>
   <property name="libhdfs.version" value="1"/>