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-28 09:26:50 +0300
committerChristopher Faylor <me@cgf.cx>2001-01-28 09:26:50 +0300
commitae6c8e4fc21e37570c4edbcfb314ca1c5061c491 (patch)
treeab1ce0dc91d4cd9ef1a14923c8aafa6f8053cd46 /winsup/cygwin/include
parent9a089f21ea4862705c6c996502c089b8d18fc833 (diff)
* include/cygwin/version.h: Bump API version.
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 a9de98d7a..22cf88f6e 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -124,10 +124,11 @@ details. */
31: Export inet_aton
32: Export getrlimit/setrlimit
33: Export setlogmask
+ 34: Separated out mount table
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 33
+#define CYGWIN_VERSION_API_MINOR 34
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible