2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* Include/_mingw.h: Increment version to 3.12.
This commit is contained in:
parent
b86d10017a
commit
a37bc48dca
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||||
|
|
||||||
|
* Include/_mingw.h: Increment version to 3.12.
|
||||||
|
|
||||||
2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>
|
2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>
|
||||||
|
|
||||||
* include/_mingw.h (__CRT_INLINE): Make conditional on __GNUC_STDC_INLINE__.
|
* include/_mingw.h (__CRT_INLINE): Make conditional on __GNUC_STDC_INLINE__.
|
||||||
|
@ -169,8 +169,8 @@
|
|||||||
# define __MSVCRT_VERSION__ 0x0600
|
# define __MSVCRT_VERSION__ 0x0600
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define __MINGW32_VERSION 3.11
|
#define __MINGW32_VERSION 3.12
|
||||||
#define __MINGW32_MAJOR_VERSION 3
|
#define __MINGW32_MAJOR_VERSION 3
|
||||||
#define __MINGW32_MINOR_VERSION 11
|
#define __MINGW32_MINOR_VERSION 12
|
||||||
|
|
||||||
#endif /* __MINGW_H */
|
#endif /* __MINGW_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user