* include/cygwin/version.h: Bump DLL minor version number to 3.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | Wed Jun  7 23:56:10 2000  Christopher Faylor <cgf@cygnus.com> | ||||||
|  |  | ||||||
|  | 	* include/cygwin/version.h: Bump DLL minor version number to 3. | ||||||
|  |  | ||||||
| 2000-06-07  DJ Delorie  <dj@cygnus.com> | 2000-06-07  DJ Delorie  <dj@cygnus.com> | ||||||
|  |  | ||||||
| 	* cygwin.din: add cygwin_dll_init | 	* cygwin.din: add cygwin_dll_init | ||||||
|   | |||||||
| @@ -44,7 +44,7 @@ details. */ | |||||||
|   /* The current cygwin version is 1.1.0 */ |   /* The current cygwin version is 1.1.0 */ | ||||||
|  |  | ||||||
| #define CYGWIN_VERSION_DLL_MAJOR 1001 | #define CYGWIN_VERSION_DLL_MAJOR 1001 | ||||||
| #define CYGWIN_VERSION_DLL_MINOR 2 | #define CYGWIN_VERSION_DLL_MINOR 3 | ||||||
|  |  | ||||||
|       /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are |       /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are | ||||||
| 	 incompatible. */ | 	 incompatible. */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user