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>2005-01-02 16:48:13 +0300
committerEarnie Boyd <earnie@users.sf.net>2005-01-02 16:48:13 +0300
commit615c8c8884821411a4172bb60ab0714d2a9425d2 (patch)
tree444a76fdcd06f405adbc79c121ee09d8ef26ea38 /winsup/w32api/include
parent538776b743aa11df19021f90161b13a02c7138be (diff)
* include/w32api.h: Increment version.
* Makefile.in: Ditto.
Diffstat (limited to 'winsup/w32api/include')
-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 14982fea4..e33417b9a 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -4,9 +4,9 @@
#pragma GCC system_header
#endif
-#define __W32API_VERSION 3.1
+#define __W32API_VERSION 3.2
#define __W32API_MAJOR_VERSION 3
-#define __W32API_MINOR_VERSION 1
+#define __W32API_MINOR_VERSION 2
/* The following defines are for documentation purposes. The following defines
* identify the versions of Windows and Internet Explorer. They are not to be