From fe2ece069c3a2f07b86bc20d94cc1a4555241cf6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 29 Jan 2013 11:57:07 -0800 Subject: 0.9.4: optional/recommended support --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/global.rb') 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 -- cgit v1.2.3