Cygwin: Bump DLL version to 3.1.4
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
774b8996d1
commit
6afb1ba504
|
@ -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 3001
|
#define CYGWIN_VERSION_DLL_MAJOR 3001
|
||||||
#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