system-info.macosx: Big Sur

master
Doug Coleman 2020-06-22 13:11:06 -05:00
parent 6c02569916
commit 8aa76be5ed
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ FUNCTION: OSErr Gestalt ( OSType selector, SInt32* response )
: system-version-bugfix ( -- n ) "sys3" be> gestalt ;
CONSTANT: system-code-names H{
{ { 10 16 } "Big Sur" }
{ { 10 15 } "Catalina" }
{ { 10 14 } "Mojave" }
{ { 10 13 } "High Sierra" }