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:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-03-26 05:35:24 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-03-26 05:35:24 +0400
commitb86d10017ab704fa13b3e9dacfbd6d6c5299a4a0 (patch)
tree7846ae6b14328f8c16591fcf55e7a7a54ea1e98a /winsup/w32api/include/w32api.h
parent82654d5c013536dc1421beb553ff51fad1b63b9a (diff)
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>
* include/w32api.h: Increment version to 3.9. * 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 0839df93f..c8612d197 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -5,9 +5,9 @@
#pragma GCC system_header
#endif
-#define __W32API_VERSION 3.8
+#define __W32API_VERSION 3.9
#define __W32API_MAJOR_VERSION 3
-#define __W32API_MINOR_VERSION 8
+#define __W32API_MINOR_VERSION 9
/* The following defines are for documentation purposes. The following defines
* identify the versions of Windows and Internet Explorer. They are not to be