Author: omalley
Date: Fri Mar  4 03:28:59 2011
New Revision: 1076996

URL: http://svn.apache.org/viewvc?rev=1076996&view=rev
Log:
commit a6570cc09a0745f19639613ab4d68c6457126164
Author: Yahoo\! <[email protected]>
Date:   Thu Sep 10 12:01:54 2009 -0700

    Prep for next build by incrementing build version number and
    adding the issue being addressed in this build.
    
    +++ b/YAHOO-CHANGES.txt
    +yahoo-hadoop-0.20.0-3006291002
    +
    +53. HADOOP:5420 Correct bug in earlier implementation
    +    by Arun C. Murthy
    +

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=1076996&r1=1076995&r2=1076996&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:28:59 2011
@@ -27,7 +27,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.1.3006291001"/>
+  <property name="version" value="0.20.1.3006291002"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2009"/>
 


Reply via email to