* 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

@ -1,3 +1,7 @@
2002-11-12 Earnie Boyd <earnie@users.sf.net>
* include/w32api.h (__W32API_VERSION): Fix.
2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>
* lib/uuid.c (IID_ICatInformation): Correct definition.

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