]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: Bump DLL version to 3.1.3
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jan 2020 09:17:31 +0000 (10:17 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jan 2020 09:17:31 +0000 (10:17 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index 6c30fab03683eb292c04182aff35773336f95ade..7041e9abbd4e39f7576e7f058e1cae8c80c4e540 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 2
+#define CYGWIN_VERSION_DLL_MINOR 3
 
 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
 
This page took 0.03297 seconds and 5 git commands to generate.