From a2e84e5e579d8187f08e544932846a53de8a8b36 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 16 Mar 2012 21:09:00 +0000 Subject: [PATCH] Homebrew 0.9 --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index a8e0389ec1..9550729b16 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -6,7 +6,7 @@ require 'exceptions' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.8.1' +HOMEBREW_VERSION = '0.9' HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' def cache