system-info.macosx: adding macOS Catalina 10.15
parent
0cfc48479e
commit
22b5263446
|
@ -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" }
|
||||
|
|
Loading…
Reference in New Issue