* include/_mingw.h: Increment version to 3.6

* Makefile.in: Ditto
This commit is contained in:
Earnie Boyd
2005-01-02 17:17:17 +00:00
parent 636a3bf5bb
commit 97f3a22475
3 changed files with 8 additions and 3 deletions

View File

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