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:51 UTC

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

Author: omalley
Date: Fri Mar  4 03:27:51 2011
New Revision: 1076980

URL: http://svn.apache.org/viewvc?rev=1076980&view=rev
Log:
commit db99b0bdfde56e3647a87361ddda4e2b717bf187
Author: Yahoo\! <lt...@yahoo-inc.com>
Date:   Wed Aug 19 12:59:41 2009 -0700

    Update the version for the roll forward to HDFS-527 on SVN.

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=1076980&r1=1076979&r2=1076980&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:51 2011
@@ -27,7 +27,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.0.2967040000"/>
+  <property name="version" value="0.20.0.2967040001"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2009"/>