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>2003-03-27 02:50:25 +0300
committerEarnie Boyd <earnie@users.sf.net>2003-03-27 02:50:25 +0300
commitfc7c546387e0c7c2605433a59f75ff070102e5e8 (patch)
tree492d8c09aa1d5a34d825db6054aaac8fa7da54e4 /winsup/w32api/include/w32api.h
parent200738932fa9d01280e94554d7228376193ee876 (diff)
* include/w32api.h: Increment version to 2.4.
* Makefile.in: Ditto.
Diffstat (limited to 'winsup/w32api/include/w32api.h')
-rw-r--r--winsup/w32api/include/w32api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
index d31422bd5..d509c1890 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -4,8 +4,8 @@
#pragma GCC system_header
#endif
-#define __W32API_VERSION 2.3
+#define __W32API_VERSION 2.4
#define __W32API_MAJOR_VERSION 2
-#define __W32API_MINOR_VERSION 3
+#define __W32API_MINOR_VERSION 4
#endif /* ndef _W32API_H_ */