OSDN Git Service

* include/cygwin/version.h: Bump API version.
authorcgf <cgf>
Tue, 14 Aug 2001 15:05:42 +0000 (15:05 +0000)
committercgf <cgf>
Tue, 14 Aug 2001 15:05:42 +0000 (15:05 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index d76a51b..0c9e9e7 100644 (file)
@@ -1,3 +1,7 @@
+Tue Aug 14 11:05:26 2001  Christopher Faylor <cgf@cygnus.com>
+
+       * include/cygwin/version.h: Bump API version.
+
 2001-08-14  Egor Duda  <deo@logos-m.ru>
 
        * spawn.cc (spawn_guts): Enable appropriate privilege before
index 84aba9a..db9a97b 100644 (file)
@@ -140,10 +140,11 @@ details. */
        40: fchdir
        41: __signgam
        42: sys_errlist, sys_nerr
+       43: sigsetjmp, siglongjmp fixed
      */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 42
+#define CYGWIN_VERSION_API_MINOR 43
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible