OSDN Git Service

* include/cygwin/version.h: Bump API minor version to 45 according
authorcorinna <corinna>
Sun, 9 Sep 2001 12:32:54 +0000 (12:32 +0000)
committercorinna <corinna>
Sun, 9 Sep 2001 12:32:54 +0000 (12:32 +0000)
        to adding the gamm*_r functions.

winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 6d9afe0..179985f 100644 (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
index 98b22dd..7ab0017 100644 (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