* include/w32api.h: Increment to version 2.2

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-11-25 21:15:52 +00:00
parent d90f3dc1ba
commit 4e85569d11
3 changed files with 8 additions and 3 deletions

View File

@ -4,8 +4,8 @@
#pragma GCC system_header
#endif
#define __W32API_VERSION 2.1
#define __W32API_VERSION 2.2
#define __W32API_MAJOR_VERSION 2
#define __W32API_MINOR_VERSION 1
#define __W32API_MINOR_VERSION 2
#endif /* ndef _W32API_H_ */