Homebrew 0.8.1
This version number is arbitrary, and only used to differentiate versions in bug reports. There have been enough changes to compiler detection since 0.8 that it makes sense to bump the version here.
This commit is contained in:
		
							parent
							
								
									4b7b2a17da
								
							
						
					
					
						commit
						de709fa449
					
				@ -6,7 +6,7 @@ require 'exceptions'
 | 
			
		||||
 | 
			
		||||
ARGV.extend(HomebrewArgvExtension)
 | 
			
		||||
 | 
			
		||||
HOMEBREW_VERSION = '0.8'
 | 
			
		||||
HOMEBREW_VERSION = '0.8.1'
 | 
			
		||||
HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/'
 | 
			
		||||
 | 
			
		||||
HOMEBREW_CACHE = if ENV['HOMEBREW_CACHE']
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user