* include/w32api.h: Increment version to 1.5

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2002-05-28 13:24:26 +00:00
parent 0c6190694d
commit d4cf003fa0
3 changed files with 9 additions and 4 deletions

View File

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