Cygwin: bump DLL minor version

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2021-11-02 15:05:16 +01:00
parent e528cfe919
commit 8cdb4afbf1
1 changed files with 1 additions and 1 deletions

View File

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