From dcc276594799860e3ecd05f86f5e1d1b843b91bc Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 27 Jun 2012 10:28:24 -0700 Subject: Homebrew 0.9.1 Bump the version number due to the Xcode/CLT change. --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew') diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index 3c61f232e..91821734a 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -6,7 +6,7 @@ require 'exceptions' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9' +HOMEBREW_VERSION = '0.9.1' HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' def cache -- cgit v1.2.3