Browse Source

commit a6570cc09a0745f19639613ab4d68c6457126164
Author: Yahoo\! <ltucker@yahoo-inc.com>
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
+


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security-patches@1076996 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 14 years ago
parent
commit
26050621eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.xml

+ 1 - 1
build.xml

@@ -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"/>