* Makefile.in: Increment version.

* include/_mingw.h: Ditto.
This commit is contained in:
Earnie Boyd
2001-09-17 12:38:45 +00:00
parent 60136eb0b2
commit f244c34bae
3 changed files with 46 additions and 21 deletions

View File

@ -60,9 +60,9 @@
# define __int64 long long
#endif /* __GNUC__ */
#define __MINGW32_VERSION 1.0
#define __MINGW32_VERSION 1.1
#define __MINGW32_MAJOR_VERSION 1
#define __MINGW32_MINOR_VERSION 0
#define __MINGW32_MINOR_VERSION 1
#endif /* __MINGW_H */