You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ap...@apache.org on 2013/10/03 15:55:10 UTC

git commit: BIGTOP-1101. Bump version of HBase to 0.94.12

Updated Branches:
  refs/heads/master 6a9bd8484 -> 4f27eddf5


BIGTOP-1101. Bump version of HBase to 0.94.12


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

Branch: refs/heads/master
Commit: 4f27eddf59c0d5306941e1e82766629fcfcbf185
Parents: 6a9bd84
Author: Andrew Purtell <ap...@apache.org>
Authored: Tue Oct 1 18:58:19 2013 +0800
Committer: Andrew Purtell <ap...@apache.org>
Committed: Thu Oct 3 21:54:48 2013 +0800

----------------------------------------------------------------------
 bigtop.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/4f27eddf/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 1fb5568..4cefcf7 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -46,7 +46,7 @@ $(eval $(call PACKAGE,zookeeper,ZOOKEEPER))
 HBASE_NAME=hbase
 HBASE_RELNOTES_NAME=Apache HBase
 HBASE_PKG_NAME=hbase
-HBASE_BASE_VERSION=0.94.11
+HBASE_BASE_VERSION=0.94.12
 HBASE_PKG_VERSION=$(HBASE_BASE_VERSION)
 HBASE_RELEASE_VERSION=1
 HBASE_TARBALL_DST=hbase-$(HBASE_BASE_VERSION).tar.gz