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

Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-08-21 12:18:28 +00:00
parent 39d3651cad
commit 811b5b0ae4
3 changed files with 7 additions and 2 deletions

View File

@ -67,7 +67,7 @@
#define __MINGW32_VERSION 2.1
#define __MINGW32_MAJOR_VERSION 2
#define __MINGW32_MINOR_VERSION 1
#define __MINGW32_MINOR_VERSION 2
#endif /* __MINGW_H */