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

to adding the gamm*_r functions.
This commit is contained in:
Corinna Vinschen 2001-09-09 12:32:54 +00:00
parent e2ea684e4e
commit d969111291
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Sun Sep 9 14:31:00 2001 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Bump API minor version to 45 according
to adding the gamm*_r functions.
Sat Sep 8 23:32:18 2001 Christopher Faylor <cgf@cygnus.com>
* fork.cc (fork_parent): Stop malloc activity while fork is in control

View File

@ -146,7 +146,7 @@ details. */
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 44
#define CYGWIN_VERSION_API_MINOR 45
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible