Skip to content
Snippets Groups Projects
Commit 6bbe8206 authored by Andy Blyler's avatar Andy Blyler Committed by Jack Nagel
Browse files

Add yosemite to mac versions


Closes Homebrew/homebrew#29823.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent d3e19b15
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ module OS
module Mac
class Version < ::Version
SYMBOLS = {
:yosemite => '10.10',
:mavericks => '10.9',
:mountain_lion => '10.8',
:lion => '10.7',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment