* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.

* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Christopher Faylor
2002-12-06 19:48:03 +00:00
parent c049dd5a78
commit 11b087d571
3 changed files with 11 additions and 3 deletions

View File

@ -166,12 +166,13 @@ details. */
66: Export nl_langinfo
67: Export pthread_getsequence_np
68: Export netdb stuff
69: Export strtof
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 68
#define CYGWIN_VERSION_API_MINOR 69
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible