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 50d30e877..402b9e664 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -10,7 +10,7 @@ require 'set' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9.3' +HOMEBREW_VERSION = '0.9.4' HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' def cache |
