2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.16.
This commit is contained in:
parent
719ffe8792
commit
22fa213129
@ -1,3 +1,7 @@
|
||||
2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* include/_mingw.h: Increment version to 3.16.
|
||||
|
||||
2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/math.h (__fpclassifyl, __isnan, __isnanf, isnanl, __signbit,
|
||||
|
@ -22,10 +22,10 @@
|
||||
*/
|
||||
#define __MINGW_H
|
||||
|
||||
#define __MINGW32_VERSION 3.15.2
|
||||
#define __MINGW32_VERSION 3.16
|
||||
#define __MINGW32_MAJOR_VERSION 3
|
||||
#define __MINGW32_MINOR_VERSION 15
|
||||
#define __MINGW32_PATCHLEVEL 2
|
||||
#define __MINGW32_MINOR_VERSION 16
|
||||
#define __MINGW32_PATCHLEVEL 0
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
|
Loading…
x
Reference in New Issue
Block a user