aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-07-27 01:52:05 +0000
committerChristopher Faylor <me@cgf.cx>2002-07-27 01:52:05 +0000
commit667f875d1765b9c7af0d0b54174ed34239b00095 (patch)
tree37efd3ae7d3541e0c1a91aa44bfd12aa5018cac6 /winsup/cygwin/include
parentd6b3952610cf16c03d6676d8ada325840626a690 (diff)
downloadnewlib-667f875d1765b9c7af0d0b54174ed34239b00095.zip
newlib-667f875d1765b9c7af0d0b54174ed34239b00095.tar.gz
newlib-667f875d1765b9c7af0d0b54174ed34239b00095.tar.bz2
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
default now.
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 eb076c2..aafc2f9 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -153,12 +153,13 @@ details. */
53: Export strlcat, strlcpy.
54: Export __fpclassifyd, __fpclassifyf, __signbitd, __signbitf.
55: Export fcloseall, fcloseall_r.
+ 56: Make ntsec on by default.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 55
+#define CYGWIN_VERSION_API_MINOR 56
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible