aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2012-07-04 22:55:25 -0500
committerJack Nagel2012-07-04 22:55:25 -0500
commit1050261316c16b86641cbe7a7ecafe93c9ff5c61 (patch)
tree9d846cc2f17523effd858b55a94ae200f34706b0
parentc235395fd7f58c7f76537d3c603809c61c46d213 (diff)
downloadbrew-0.9.2.tar.bz2
Homebrew 0.9.20.9.2
0.9.2 includes the formula specs refactoring. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Homebrew/global.rb2
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