system-info.macosx: Add the next macOS name before @mrjbq7 does!

modern-harvey2
Doug Coleman 2017-08-26 01:11:35 -05:00
parent 3892047d2d
commit 317c74193d
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 ; : system-version-bugfix ( -- n ) "sys3" be> gestalt ;
CONSTANT: system-code-names H{ CONSTANT: system-code-names H{
{ { 10 13 } "High Sierra" }
{ { 10 12 } "Sierra" } { { 10 12 } "Sierra" }
{ { 10 11 } "El Capitan" } { { 10 11 } "El Capitan" }
{ { 10 10 } "Yosemite" } { { 10 10 } "Yosemite" }