Skip to content
Snippets Groups Projects
Commit b6332de2 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Bump Homebrew to 0.7.1

The Homebrew version number is mainly useful for bug reports. Since it is
included in "brew --config" output, it is an easy way to see roughly how
new the a user's version of Homebrew is.

Bumping the micro version now, in anticipation of some more version-changing
events in the near future.
parent c8781e72
Branches
Tags 0.7.1
No related merge requests found
......@@ -5,7 +5,7 @@ require 'utils'
ARGV.extend(HomebrewArgvExtension)
HOMEBREW_VERSION = 0.7
HOMEBREW_VERSION = '0.7.1'
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
if Process.uid == 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment