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:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-08-04 02:36:59 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-08-04 02:36:59 +0400
commited021706729bfa3d3d22ad594795554e112cf548 (patch)
tree5937b6eaf90004983e8bd8dbf23c78c9d52ff7db /winsup/mingw/include
parent38c8dd544f66d8d56313abc914e6f37daa0a4f35 (diff)
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.13.
Diffstat (limited to 'winsup/mingw/include')
-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 bd324da89..6f1c1fe28 100644
--- a/winsup/mingw/include/_mingw.h
+++ b/winsup/mingw/include/_mingw.h
@@ -188,8 +188,8 @@ allow GCC to optimize away some EH unwind code, at least in DW2 case. */
# define __MSVCRT_VERSION__ 0x0600
#endif
-#define __MINGW32_VERSION 3.12
+#define __MINGW32_VERSION 3.13
#define __MINGW32_MAJOR_VERSION 3
-#define __MINGW32_MINOR_VERSION 12
+#define __MINGW32_MINOR_VERSION 13
#endif /* __MINGW_H */