* include/w32api.h: Increment version to 3.0.
* Makefile.in: Ditto. * README.win32api: Modify license to Public Domain per agreement as found in the mingw-dvlpr list archive.
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define __W32API_VERSION 2.5
|
||||
#define __W32API_MAJOR_VERSION 2
|
||||
#define __W32API_MINOR_VERSION 5
|
||||
#define __W32API_VERSION 3.0
|
||||
#define __W32API_MAJOR_VERSION 3
|
||||
#define __W32API_MINOR_VERSION 0
|
||||
|
||||
#endif /* ndef _W32API_H_ */
|
||||
|
Reference in New Issue
Block a user