diff options
| author | Adam Vandenberg | 2009-11-09 12:07:47 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2009-11-11 10:49:01 -0800 |
| commit | 5e915653d7276eef7a4bb78450d452d024b02ca0 (patch) | |
| tree | 7a4e9ddfeb984581f2bea97038c748a8a5bff363 /bin | |
| parent | fffa3eb22f095ff28a096afad6d850bbbb5cdbff (diff) | |
| download | brew-5e915653d7276eef7a4bb78450d452d024b02ca0.tar.bz2 | |
Be specific about 3.1 point release.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/brew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +206,7 @@ begin if MACOS_VERSION >= 10.6 opoo "You should upgrade to Xcode 3.2.1" if llvm_build < 2206 else - opoo "You should upgrade to Xcode 3.1" if gcc_build < 5577 + opoo "You should upgrade to Xcode 3.1.4" if gcc_build < 5577 end if macports_or_fink_installed? |
