From 1084b53d520605603f8b1fce4323978dad652d09 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Sun, 6 Mar 2016 15:15:49 +0800 Subject: bump Homebrew version to 0.9.8 So we can know whether a Homebrew installation is pre or post core/formula separation. Will update to 0.9.9 when moving core code to new repo. --- Library/brew.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/brew.sh b/Library/brew.sh index 157f52ace..8420e3e81 100644 --- a/Library/brew.sh +++ b/Library/brew.sh @@ -1,4 +1,4 @@ -HOMEBREW_VERSION="0.9.5" +HOMEBREW_VERSION="0.9.8" odie() { if [[ -t 2 ]] # check whether stderr is a tty. -- cgit v1.2.3