* include/w32api.h (__W32API_VERSION): Fix.

This commit is contained in:
Earnie Boyd
2002-11-12 16:13:51 +00:00
parent 7a11fe607e
commit 1f90279128
2 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#pragma GCC system_header
#endif
#define __W32API_VERSION 2.0
#define __W32API_VERSION 2.1
#define __W32API_MAJOR_VERSION 2
#define __W32API_MINOR_VERSION 1