* include/_mingw.h: Change version to 3.0

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2003-05-07 03:12:17 +00:00
parent 0bb7254f38
commit 85051ee6c1
3 changed files with 8 additions and 3 deletions

View File

@@ -84,8 +84,8 @@
# define __int64 long long
#endif /* __GNUC__ */
#define __MINGW32_VERSION 3.0
#define __MINGW32_VERSION 3.1
#define __MINGW32_MAJOR_VERSION 3
#define __MINGW32_MINOR_VERSION 0
#define __MINGW32_MINOR_VERSION 1
#endif /* __MINGW_H */