Updated Branches: refs/heads/master 581f6e0c9 -> 6b6a3f73f
BIGTOP-692. Bump Whirr to 0.8.1 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/6b6a3f73 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/6b6a3f73 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/6b6a3f73 Branch: refs/heads/master Commit: 6b6a3f73f5014bd6862ffa538ca1e3c8696cb649 Parents: 581f6e0 Author: Roman Shaposhnik <[email protected]> Authored: Wed Nov 7 17:27:22 2012 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Mon Nov 19 12:00:41 2012 -0800 ---------------------------------------------------------------------- bigtop.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/6b6a3f73/bigtop.mk ---------------------------------------------------------------------- diff --git a/bigtop.mk b/bigtop.mk index 316fb5c..f946475 100644 --- a/bigtop.mk +++ b/bigtop.mk @@ -116,8 +116,8 @@ $(eval $(call PACKAGE,oozie,OOZIE)) WHIRR_NAME=whirr WHIRR_RELNOTES_NAME=Apache Whirr WHIRR_PKG_NAME=whirr -WHIRR_BASE_VERSION=0.7.1 -WHIRR_PKG_VERSION=0.7.1 +WHIRR_BASE_VERSION=0.8.1 +WHIRR_PKG_VERSION=0.8.1 WHIRR_RELEASE_VERSION=1 WHIRR_TARBALL_DST=whirr-$(WHIRR_BASE_VERSION).tar.gz WHIRR_TARBALL_SRC=$(WHIRR_TARBALL_DST)
