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-09-15 16:05:40 +0400
committerEarnie Boyd <earnie@users.sf.net>2003-09-15 16:05:40 +0400
commit42f4ef11312391296a89561133624e5f9eaaa459 (patch)
treee0e13cfc3b4b07225f4bd6b240c79f23bee4ccaa /winsup/w32api/include/w32api.h
parentb639ac2b93e78549b8b49c86a5cc34e9942f5907 (diff)
* include/w32api.h: Increment version to 2.5.
* 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 d509c1890..3e0224164 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.4
+#define __W32API_VERSION 2.5
#define __W32API_MAJOR_VERSION 2
-#define __W32API_MINOR_VERSION 4
+#define __W32API_MINOR_VERSION 5
#endif /* ndef _W32API_H_ */