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-08-29 02:26:46 +0400
committerEarnie Boyd <earnie@users.sf.net>2002-08-29 02:26:46 +0400
commit1a48bbb9b84d9849dbb8e6afba10117c48a23387 (patch)
tree00399e64b16232ff6eb3a74bf53dc7f324241130 /winsup/w32api/include/w32api.h
parent933ba4b1877f11287a1f765f0d6d015c956eeb73 (diff)
* include/w32api.h: Increment version to 2.1.
* Makefile.in: Ditto.
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 9be737fb7..37b8cd657 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -6,6 +6,6 @@
#define __W32API_VERSION 2.0
#define __W32API_MAJOR_VERSION 2
-#define __W32API_MINOR_VERSION 0
+#define __W32API_MINOR_VERSION 1
#endif /* ndef _W32API_H_ */