Cygwin: bump dll version to 3.3.4
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
42cbd7b0a1
commit
c9c5c9e147
|
@ -11,7 +11,7 @@ details. */
|
||||||
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 3003
|
#define CYGWIN_VERSION_DLL_MAJOR 3003
|
||||||
#define CYGWIN_VERSION_DLL_MINOR 3
|
#define CYGWIN_VERSION_DLL_MINOR 4
|
||||||
|
|
||||||
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
|
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue