From bda0a3102ffe01647ae47d21787494902ce233ca Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 19 Sep 2013 23:10:09 -0700 Subject: [PATCH] Homebrew 0.9.5 Update version due to recent compiler selection fixes. --- 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 52e9149e59..a9a8cbe30e 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -12,7 +12,7 @@ require 'rbconfig' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9.4' +HOMEBREW_VERSION = '0.9.5' HOMEBREW_WWW = 'http://brew.sh' def cache