aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/global.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-12-31 09:11:30 -0800
committerAdam Vandenberg2011-03-12 11:55:12 -0800
commitdb2ad3d83a3d8b5005797f24f823ffc5ca77a7a5 (patch)
treed6a7732ad7b0a46189215b8fc59867043ed233d1 /Library/Homebrew/global.rb
parentfb85fbc6b61f5fdbf2807334fcdee1f3f2447471 (diff)
downloadhomebrew-db2ad3d83a3d8b5005797f24f823ffc5ca77a7a5.tar.bz2
Homebrew 0.8
Diffstat (limited to 'Library/Homebrew/global.rb')
-rw-r--r--Library/Homebrew/global.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb
index 209f42e75..f248ce36e 100644
--- a/Library/Homebrew/global.rb
+++ b/Library/Homebrew/global.rb
@@ -7,7 +7,7 @@ require 'compatibility'
ARGV.extend(HomebrewArgvExtension)
-HOMEBREW_VERSION = '0.7.1'
+HOMEBREW_VERSION = '0.8'
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
HOMEBREW_CACHE = if Process.uid == 0