system-info.macosx: adding "Mountain Lion".
parent
63657a07c8
commit
3c63275ee6
|
@ -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" }
|
||||
|
|
Loading…
Reference in New Issue