diff options
| -rw-r--r-- | Library/Homebrew/global.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index f403d67d2..0b58a6629 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -6,7 +6,7 @@ require 'exceptions' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9.1' +HOMEBREW_VERSION = '0.9.2' HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' def cache |
