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:
authorEarnie Boyd <earnie@users.sf.net>2002-11-12 19:13:51 +0300
committerEarnie Boyd <earnie@users.sf.net>2002-11-12 19:13:51 +0300
commit1f9027912853dfae9629ed686763780229f7b80c (patch)
treeadd8c9e76be95a2daa043681dc8251a7c576ead1 /winsup/w32api/include/w32api.h
parent7a11fe607eab33a7f10f7927c3922305561798b7 (diff)
* include/w32api.h (__W32API_VERSION): Fix.
Diffstat (limited to 'winsup/w32api/include/w32api.h')
-rw-r--r--winsup/w32api/include/w32api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
index 37b8cd657..521703c45 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -4,7 +4,7 @@
#pragma GCC system_header
#endif
-#define __W32API_VERSION 2.0
+#define __W32API_VERSION 2.1
#define __W32API_MAJOR_VERSION 2
#define __W32API_MINOR_VERSION 1