* include/w32api.h: Increment version.

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-04-09 23:49:11 +00:00
parent dbe67a8103
commit 891057bce7
3 changed files with 8 additions and 3 deletions

View File

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