2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* Include/_mingw.h: Increment version to 3.9.
	* Makefile.in: Ditto.
This commit is contained in:
Chris Sutcliffe
2005-10-27 21:21:58 +00:00
parent 2556eb8d41
commit 8cc9ac230c
3 changed files with 8 additions and 3 deletions

View File

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