* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.
This commit is contained in:
@ -98,6 +98,8 @@ details. */
|
||||
#define CYGWIN_VERSION_CHECK_FOR_OLD_CTYPE \
|
||||
(CYGWIN_VERSION_USER_API_VERSION_COMBINED <= 209)
|
||||
|
||||
#define CYGWIN_VERSION_CYGWIN_CONV 181
|
||||
|
||||
/* API_MAJOR 0.0: Initial version. API_MINOR changes:
|
||||
1: Export cygwin32_ calls as cygwin_ as well.
|
||||
2: Export j1, jn, y1, yn.
|
||||
|
Reference in New Issue
Block a user