You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/08/24 22:16:54 UTC

git commit: BIGTOP-1053. Bump version of Hadoop to 2.0.6-alpha

Updated Branches:
  refs/heads/master 9ddee9b42 -> 1bcc752d8


BIGTOP-1053. Bump version of Hadoop to 2.0.6-alpha


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/1bcc752d
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/1bcc752d
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/1bcc752d

Branch: refs/heads/master
Commit: 1bcc752d8f0e33f2c6297b0b69f1630271c244d1
Parents: 9ddee9b
Author: Roman Shaposhnik <rv...@cloudera.com>
Authored: Sat Aug 24 13:16:30 2013 -0700
Committer: Roman Shaposhnik <rv...@cloudera.com>
Committed: Sat Aug 24 13:16:30 2013 -0700

----------------------------------------------------------------------
 bigtop.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/1bcc752d/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index d290a64..3fd3c12 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -18,8 +18,8 @@ BIGTOP_VERSION=0.7.0
 # Hadoop 0.20.0-based hadoop package
 HADOOP_NAME=hadoop
 HADOOP_RELNOTES_NAME=Apache Hadoop
-HADOOP_BASE_VERSION=2.0.5-alpha
-HADOOP_PKG_VERSION=2.0.5
+HADOOP_BASE_VERSION=2.0.6-alpha
+HADOOP_PKG_VERSION=2.0.6
 HADOOP_RELEASE_VERSION=1
 HADOOP_TARBALL_DST=$(HADOOP_NAME)-$(HADOOP_BASE_VERSION).tar.gz
 HADOOP_TARBALL_SRC=$(HADOOP_NAME)-$(HADOOP_BASE_VERSION)-src.tar.gz