system-info.macosx: adding "Mountain Lion".

db4
John Benediktsson 2012-02-16 08:30:56 -08:00
parent 63657a07c8
commit 3c63275ee6
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ FUNCTION: OSErr Gestalt ( OSType selector, SInt32* response ) ;
: system-version-bugfix ( -- n ) "sys3" be> gestalt ;
CONSTANT: system-code-names H{
{ 0x1080 "Mountain Lion" }
{ 0x1070 "Lion" }
{ 0x1060 "Snow Leopard" }
{ 0x1050 "Leopard" }