OSDN Git Service

2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
authorironhead <ironhead>
Fri, 28 Dec 2007 00:33:03 +0000 (00:33 +0000)
committerironhead <ironhead>
Fri, 28 Dec 2007 00:33:03 +0000 (00:33 +0000)
        * include/_mingw.h: Increment version to 3.14.

winsup/mingw/ChangeLog
winsup/mingw/include/_mingw.h

index f4bc63f..9c1de43 100644 (file)
@@ -1,3 +1,7 @@
+2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+
+       * include/_mingw.h: Increment version to 3.14.
+
 2007-11-26  Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
 
        * Makefile.in: Add libmsvcr90.a and libmsvcr90d.a targets.
index 6f1c1fe..2307272 100644 (file)
@@ -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.13
+#define __MINGW32_VERSION 3.14
 #define __MINGW32_MAJOR_VERSION 3
-#define __MINGW32_MINOR_VERSION 13
+#define __MINGW32_MINOR_VERSION 14
 
 #endif /* __MINGW_H */