Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Homebrew 0.9.5
Browse files Browse the repository at this point in the history
Update version due to recent compiler selection fixes.
  • Loading branch information
adamv committed Sep 20, 2013
1 parent b0746f6 commit cf8493d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/global.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

ARGV.extend(HomebrewArgvExtension)

HOMEBREW_VERSION = '0.9.4'
HOMEBREW_VERSION = '0.9.5'
HOMEBREW_WWW = 'http://brew.sh'

def cache
Expand Down

0 comments on commit cf8493d

Please sign in to comment.