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 e71d146f1..844bf5dd2 100644
--- a/winsup/mingw/include/_mingw.h
+++ b/winsup/mingw/include/_mingw.h
@@ -122,8 +122,8 @@
# define __MSVCRT_VERSION__ 0x0600
#endif
-#define __MINGW32_VERSION 4.0
-#define __MINGW32_MAJOR_VERSION 4
-#define __MINGW32_MINOR_VERSION 0
+#define __MINGW32_VERSION 3.3
+#define __MINGW32_MAJOR_VERSION 3
+#define __MINGW32_MINOR_VERSION 3
#endif /* __MINGW_H */