diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index a71ecc67d4..9f2211eb60 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -5,7 +5,7 @@ require 'utils' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = 0.5 +HOMEBREW_VERSION = 0.6 HOMEBREW_WWW = 'http://bit.ly/Homebrew' if Process.uid == 0