Cygwin: bump DLL version to 3.5.0
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
07a9a6c21a
commit
b541558b7a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue