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 om...@apache.org on 2011/03/04 04:27:59 UTC

svn commit: r1076983 - /hadoop/common/branches/branch-0.20-security-patches/build.xml

Author: omalley
Date: Fri Mar  4 03:27:59 2011
New Revision: 1076983

URL: http://svn.apache.org/viewvc?rev=1076983&view=rev
Log:
commit 7743799ae7a1908815b3042094f160551a55a3bd
Author: Yahoo\! <lt...@yahoo-inc.com>
Date:   Fri Aug 21 08:43:35 2009 -0700

    Update the version for the next candidate build.

Modified:
    hadoop/common/branches/branch-0.20-security-patches/build.xml

Modified: hadoop/common/branches/branch-0.20-security-patches/build.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/build.xml?rev=1076983&r1=1076982&r2=1076983&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/build.xml (original)
+++ hadoop/common/branches/branch-0.20-security-patches/build.xml Fri Mar  4 03:27:59 2011
@@ -27,7 +27,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.0.2967040001"/>
+  <property name="version" value="0.20.0.2967040002"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2009"/>