summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include/_mingw.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/include/_mingw.h')
-rw-r--r--winsup/mingw/include/_mingw.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/mingw/include/_mingw.h b/winsup/mingw/include/_mingw.h
index c88fc1c77..3aa445363 100644
--- a/winsup/mingw/include/_mingw.h
+++ b/winsup/mingw/include/_mingw.h
@@ -106,8 +106,8 @@
#define __CRT_INLINE extern __inline__
#endif
-#define __MINGW32_VERSION 3.2
-#define __MINGW32_MAJOR_VERSION 3
-#define __MINGW32_MINOR_VERSION 2
+#define __MINGW32_VERSION 4.0
+#define __MINGW32_MAJOR_VERSION 4
+#define __MINGW32_MINOR_VERSION 0
#endif /* __MINGW_H */