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

Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-12-20 15:40:10 +00:00
parent 63f5d32954
commit 992b4c1edc
3 changed files with 8 additions and 3 deletions

View File

@@ -65,9 +65,9 @@
# define __int64 long long
#endif /* __GNUC__ */
#define __MINGW32_VERSION 2.3
#define __MINGW32_VERSION 2.4
#define __MINGW32_MAJOR_VERSION 2
#define __MINGW32_MINOR_VERSION 3
#define __MINGW32_MINOR_VERSION 4
#endif /* __MINGW_H */