* include/cygwin/version.h: Bump API minor version to 51.

This commit is contained in:
Corinna Vinschen 2002-01-19 16:17:59 +00:00
parent 7d6be0d616
commit df3af7731e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-19 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Bump API minor version to 51.
2002-01-19 Mark Bradshaw <bradshaw@staff.crosswalk.com>
* cygwin.din: Add recvmsg and sendmsg.

View File

@ -148,12 +148,13 @@ details. */
48: Export "posix" regex functions
49: Export setutent, endutent, utmpname, getutent, getutid, getutline.
50: Export fnmatch.
51: Export recvmsg, sendmsg.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 50
#define CYGWIN_VERSION_API_MINOR 51
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible