Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-01-22 23:29:24 +0300
committerChristopher Faylor <me@cgf.cx>2001-01-22 23:29:24 +0300
commitc65a318355fdcd81841088825972d86e642619dd (patch)
tree7a13072fade2941cbdfeb3ef717908e50216980a /winsup/cygwin/include
parent29c39fe3dd63d645cb7902a3d4b10847cd01617b (diff)
* include/cygwin/version.h: Bump API to reflect setlogmask.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index a8ce9894c..a9de98d7a 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -123,10 +123,11 @@ details. */
30: CW_GET_CYGDRIVE_INFO addition to external.cc
31: Export inet_aton
32: Export getrlimit/setrlimit
+ 33: Export setlogmask
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 32
+#define CYGWIN_VERSION_API_MINOR 33
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible