From 1eb808c109466a6f774e2171510b1a3202853509 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 29 Aug 2012 10:08:46 -0700 Subject: [PATCH] Homebrew 0.9.3 for superenv --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index 1c979ca0ed..d321f1c259 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