From 1050261316c16b86641cbe7a7ecafe93c9ff5c61 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 4 Jul 2012 22:55:25 -0500 Subject: Homebrew 0.9.2 0.9.2 includes the formula specs refactoring. Signed-off-by: Jack Nagel --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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 -- cgit v1.2.3