system-info.macosx: adding OS X 10.11 "El Capitan".

db4
John Benediktsson 2015-07-09 10:39:01 -07:00
parent 5a3e788576
commit 58a07c0c36
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{
{ { 10 11 } "El Capitan" }
{ { 10 10 } "Yosemite" }
{ { 10 9 } "Mavericks" }
{ { 10 8 } "Mountain Lion" }