]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: Bump DLL version to 3.1.7
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 9 Jul 2020 08:14:20 +0000 (10:14 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 9 Jul 2020 08:14:23 +0000 (10:14 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index b9afd279ae303d93ef79325b42d569ad2d36264e..1de342056b89ac9863b87ffef1db691aea7e4841 100644 (file)
@@ -11,7 +11,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 3001
-#define CYGWIN_VERSION_DLL_MINOR 6
+#define CYGWIN_VERSION_DLL_MINOR 7
 
 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
 
This page took 0.033618 seconds and 5 git commands to generate.