2006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* Include/_mingw.h: Increment version to 3.11.
        * Makefile.in: Ditto.
This commit is contained in:
Chris Sutcliffe
2006-11-18 22:26:49 +00:00
parent 634f2d7fa7
commit c6bf4f2a19
3 changed files with 8 additions and 3 deletions

View File

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