Homebrew 0.9.1
Bump the version number due to the Xcode/CLT change.
This commit is contained in:
parent
62f269d0aa
commit
dcc2765947
@ -6,7 +6,7 @@ require 'exceptions'
|
||||
|
||||
ARGV.extend(HomebrewArgvExtension)
|
||||
|
||||
HOMEBREW_VERSION = '0.9'
|
||||
HOMEBREW_VERSION = '0.9.1'
|
||||
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
|
||||
|
||||
def cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user