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 e99c8b353..cb0ff53a7 100644
--- a/winsup/mingw/include/_mingw.h
+++ b/winsup/mingw/include/_mingw.h
@@ -22,9 +22,9 @@
*/
#define __MINGW_H
-#define __MINGW32_VERSION 3.19
+#define __MINGW32_VERSION 3.20
#define __MINGW32_MAJOR_VERSION 3
-#define __MINGW32_MINOR_VERSION 19
+#define __MINGW32_MINOR_VERSION 20
#define __MINGW32_PATCHLEVEL 0
#if __GNUC__ >= 3