cygwin: belatedly bump DLL minor version

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-10-18 16:40:56 +02:00
parent 88cfcda06b
commit 3bdd484103

View file

@ -11,7 +11,7 @@ details. */
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 2009
#define CYGWIN_VERSION_DLL_MINOR 0
#define CYGWIN_VERSION_DLL_MINOR 1
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */