* cygwin.din: Export nl_langinfo().

* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
Christopher Faylor
2002-11-27 02:12:50 +00:00
parent b263d1d8d3
commit 05c728c45b
3 changed files with 9 additions and 1 deletions

View File

@ -163,12 +163,13 @@ details. */
63: Export pututline
64: Export fseeko, ftello
65: Export siginterrupt
66: Export nl_langinfo
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 65
#define CYGWIN_VERSION_API_MINOR 66
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible