Bump Cygwin DLL version to 2.5.2
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
72ded59447
commit
f6d9d8a182
@ -14,7 +14,7 @@ details. */
|
|||||||
changes to the DLL and is mainly informative in nature. */
|
changes to the DLL and is mainly informative in nature. */
|
||||||
|
|
||||||
#define CYGWIN_VERSION_DLL_MAJOR 2005
|
#define CYGWIN_VERSION_DLL_MAJOR 2005
|
||||||
#define CYGWIN_VERSION_DLL_MINOR 1
|
#define CYGWIN_VERSION_DLL_MINOR 2
|
||||||
|
|
||||||
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
|
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
|
||||||
|
|
||||||
|
13
winsup/cygwin/release/2.5.2
Normal file
13
winsup/cygwin/release/2.5.2
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
What's new:
|
||||||
|
-----------
|
||||||
|
|
||||||
|
|
||||||
|
What changed:
|
||||||
|
-------------
|
||||||
|
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
---------
|
||||||
|
|
||||||
|
- Fix an error message depending on the system header inclusion order.
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin-developers/2016-05/msg00003.html
|
Loading…
Reference in New Issue
Block a user