* include/w32api.h: Increment to version 2.2
* Makefile.in: Ditto.
This commit is contained in:
parent
d90f3dc1ba
commit
4e85569d11
@ -1,3 +1,8 @@
|
||||
2002-11-25 Earnie Boyd <earnie@users.sf.net>
|
||||
|
||||
* include/w32api.h: Increment to version 2.2
|
||||
* Makefile.in: Ditto.
|
||||
|
||||
2002-11-25 Earnie Boyd <earnie@users.sf.net>
|
||||
|
||||
* lib/Makefile.in (dist, install): Correct the install destinations.
|
||||
|
@ -66,7 +66,7 @@ FLAGS_TO_PASS = \
|
||||
SUBDIRS = lib
|
||||
|
||||
PACKAGE = w32api
|
||||
VERSION = 2.1
|
||||
VERSION = 2.2
|
||||
CYGRELEASE = 1
|
||||
|
||||
DIST_FILES = Makefile.in configure.in configure config.guess config.sub \
|
||||
|
@ -4,8 +4,8 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define __W32API_VERSION 2.1
|
||||
#define __W32API_VERSION 2.2
|
||||
#define __W32API_MAJOR_VERSION 2
|
||||
#define __W32API_MINOR_VERSION 1
|
||||
#define __W32API_MINOR_VERSION 2
|
||||
|
||||
#endif /* ndef _W32API_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user