system-info.macosx: adding macOS Catalina 10.15

clean-macosx-x86-32
John Benediktsson 2019-06-03 20:50:42 -07:00
parent 0cfc48479e
commit 22b5263446
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 15 } "Catalina" }
{ { 10 14 } "Mojave" }
{ { 10 13 } "High Sierra" }
{ { 10 12 } "Sierra" }