Cygwin: bump DLL version to 3.5.0

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-12-04 13:51:30 +01:00
parent 07a9a6c21a
commit b541558b7a
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 the Cygwin shared library". This version is used to track important
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 3004 #define CYGWIN_VERSION_DLL_MAJOR 3005
#define CYGWIN_VERSION_DLL_MINOR 0 #define CYGWIN_VERSION_DLL_MINOR 0
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the