Cygwin: bump DLL major version

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-11-15 17:03:34 +01:00
parent 2e4ecbb3f0
commit 8aa7ae03d7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ details. */
the Cygwin shared library". This version is used to track important
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 3004
#define CYGWIN_VERSION_DLL_MAJOR 3005
#define CYGWIN_VERSION_DLL_MINOR 0
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the