* include/w32api.h: Increment version to 2.1.
* Makefile.in: Ditto.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2002-08-28  Earnie Boyd  <earnie@users.sf.net> | ||||
|  | ||||
| 	* include/w32api.h: Increment version to 2.1. | ||||
| 	* Makefile.in: Ditto. | ||||
|  | ||||
| 2002-08-26  Bart Oldeman  <bart.oldeman@btinternet.com> | ||||
|  | ||||
| 	* include/winsock2.h (SOCKET_ADDRESS): Define if | ||||
|   | ||||
| @@ -66,7 +66,7 @@ FLAGS_TO_PASS = \ | ||||
| SUBDIRS = lib | ||||
|  | ||||
| PACKAGE = w32api | ||||
| VERSION = 2.0 | ||||
| VERSION = 2.1 | ||||
| CYGRELEASE = 1 | ||||
|  | ||||
| DIST_FILES = Makefile.in configure.in configure config.guess config.sub \ | ||||
|   | ||||
| @@ -6,6 +6,6 @@ | ||||
|  | ||||
| #define __W32API_VERSION 2.0 | ||||
| #define __W32API_MAJOR_VERSION 2 | ||||
| #define __W32API_MINOR_VERSION 0 | ||||
| #define __W32API_MINOR_VERSION 1 | ||||
|  | ||||
| #endif /* ndef _W32API_H_ */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user