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

* Makefile.in: Ditto.
This commit is contained in:
Earnie Boyd
2003-02-10 14:14:01 +00:00
parent 27ff20e1dd
commit 16f4e17208
3 changed files with 8 additions and 3 deletions

View File

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