2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* Include/_mingw.h: Increment version to 3.12.
This commit is contained in:
Chris Sutcliffe 2007-03-26 02:11:07 +00:00
parent b86d10017a
commit a37bc48dca
2 changed files with 6 additions and 2 deletions

View File

@ -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>
* include/_mingw.h (__CRT_INLINE): Make conditional on __GNUC_STDC_INLINE__.

View File

@ -169,8 +169,8 @@
# define __MSVCRT_VERSION__ 0x0600
#endif
#define __MINGW32_VERSION 3.11
#define __MINGW32_VERSION 3.12
#define __MINGW32_MAJOR_VERSION 3
#define __MINGW32_MINOR_VERSION 11
#define __MINGW32_MINOR_VERSION 12
#endif /* __MINGW_H */