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:
Diffstat (limited to 'winsup/mingw/include/_mingw.h')
-rw-r--r--winsup/mingw/include/_mingw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/mingw/include/_mingw.h b/winsup/mingw/include/_mingw.h
index e9ee1ec88..46c1ce7b9 100644
--- a/winsup/mingw/include/_mingw.h
+++ b/winsup/mingw/include/_mingw.h
@@ -141,8 +141,8 @@
# define __MSVCRT_VERSION__ 0x0600
#endif
-#define __MINGW32_VERSION 3.6
+#define __MINGW32_VERSION 3.7
#define __MINGW32_MAJOR_VERSION 3
-#define __MINGW32_MINOR_VERSION 6
+#define __MINGW32_MINOR_VERSION 7
#endif /* __MINGW_H */