* include/cygwin/version.h: Bump API to reflect setlogmask.

This commit is contained in:
Christopher Faylor
2001-01-22 20:29:24 +00:00
parent 29c39fe3dd
commit c65a318355
5 changed files with 45 additions and 11 deletions

View File

@ -123,10 +123,11 @@ details. */
30: CW_GET_CYGDRIVE_INFO addition to external.cc
31: Export inet_aton
32: Export getrlimit/setrlimit
33: Export setlogmask
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 32
#define CYGWIN_VERSION_API_MINOR 33
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible