* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
@ -419,12 +419,13 @@ details. */
|
||||
248: Export __fpurge.
|
||||
249: Export pthread_condattr_getclock, pthread_condattr_setclock.
|
||||
250: Export clock_nanosleep.
|
||||
251: RTLD_NODELETE, RTLD_NOLOAD, RTLD_DEEPBIND added.
|
||||
*/
|
||||
|
||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||
|
||||
#define CYGWIN_VERSION_API_MAJOR 0
|
||||
#define CYGWIN_VERSION_API_MINOR 250
|
||||
#define CYGWIN_VERSION_API_MINOR 251
|
||||
|
||||
/* There is also a compatibity version number associated with the
|
||||
shared memory regions. It is incremented when incompatible
|
||||
|
Reference in New Issue
Block a user