mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Add versions
This commit is contained in:
parent
0a77ddb0d2
commit
7895a8c0e7
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,9 @@
|
|||
#define MAC_OS_X_VERSION_10_9 1090
|
||||
#define MAC_OS_X_VERSION_10_10 1100
|
||||
#define MAC_OS_X_VERSION_10_11 1110
|
||||
#define MAC_OS_X_VERSION_10_12 1120
|
||||
#define MAC_OS_X_VERSION_10_13 1130
|
||||
#define MAC_OS_X_VERSION_10_14 1140
|
||||
#endif /* MAC_OS_X_VERSION_10_0 */
|
||||
|
||||
/* Allow MAC_OS_X_VERSION_MAX_ALLOWED to be used in place of GS_OPENSTEP_V
|
||||
|
|
Loading…
Reference in a new issue