diff options
Diffstat (limited to 'Library/Homebrew/global.rb')
| -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 1c979ca0e..d321f1c25 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -7,7 +7,7 @@ require 'set' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9.2' +HOMEBREW_VERSION = '0.9.3' HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' def cache |
