* include/_mingw.h: Increment version to 3.7.

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2005-01-13 19:51:02 +00:00
parent a09a6e6838
commit bfe069a3b0
3 changed files with 5 additions and 3 deletions

View File

@ -141,8 +141,8 @@
# define __MSVCRT_VERSION__ 0x0600
#endif
#define __MINGW32_VERSION 3.6
#define __MINGW32_VERSION 3.7
#define __MINGW32_MAJOR_VERSION 3
#define __MINGW32_MINOR_VERSION 6
#define __MINGW32_MINOR_VERSION 7
#endif /* __MINGW_H */