Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Update Xcode.latest_version for 4.5
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel authored and thaxter committed Sep 20, 2012
1 parent 80b8126 commit 719e902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/macos/xcode.rb
Expand Up @@ -23,7 +23,7 @@ def latest_version
when 10.6 then "3.2.6"
else
if MacOS.version >= 10.7
"4.4.1"
"4.5"
else
raise "Mac OS X `#{MacOS.version}' is invalid"
end
Expand Down

0 comments on commit 719e902

Please sign in to comment.