aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2009-11-09 12:07:47 -0800
committerAdam Vandenberg2009-11-11 10:49:01 -0800
commit5e915653d7276eef7a4bb78450d452d024b02ca0 (patch)
tree7a4e9ddfeb984581f2bea97038c748a8a5bff363
parentfffa3eb22f095ff28a096afad6d850bbbb5cdbff (diff)
downloadbrew-5e915653d7276eef7a4bb78450d452d024b02ca0.tar.bz2
Be specific about 3.1 point release.
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index 5c980ec2f..8e2987a2f 100755
--- a/bin/brew
+++ b/bin/brew
@@ -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?