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

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2004-09-05 15:27:56 +00:00
parent 71c68d9607
commit b73441fc30
3 changed files with 15 additions and 3 deletions

View File

@ -4,8 +4,8 @@
#pragma GCC system_header
#endif
#define __W32API_VERSION 3.0
#define __W32API_VERSION 3.1
#define __W32API_MAJOR_VERSION 3
#define __W32API_MINOR_VERSION 0
#define __W32API_MINOR_VERSION 1
#endif /* ndef _W32API_H_ */