* Include/_mingw.h: Increment version to 3.8.

* Makefile.in: Ditto.
This commit is contained in:
Chris Sutcliffe
2005-08-13 12:52:43 +00:00
parent b527e96688
commit 50f196b57f
3 changed files with 8 additions and 3 deletions

View File

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