* include/w32api.h: Increment version to 2.1.

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-08-28 22:26:46 +00:00
parent 933ba4b187
commit 1a48bbb9b8
3 changed files with 7 additions and 2 deletions

View File

@ -6,6 +6,6 @@
#define __W32API_VERSION 2.0
#define __W32API_MAJOR_VERSION 2
#define __W32API_MINOR_VERSION 0
#define __W32API_MINOR_VERSION 1
#endif /* ndef _W32API_H_ */