]> sourceware.org Git - newlib-cygwin.git/commitdiff
bump DLL version to 3.4.2
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 11 Dec 2022 10:24:53 +0000 (11:24 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 11 Dec 2022 10:25:04 +0000 (11:25 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index b05fcaf5b228615ed8281dc3e6aad85680e216cd..e7fc3e1d8e21fc18f5d89659b55a177952d075ac 100644 (file)
@@ -11,7 +11,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 3004
-#define CYGWIN_VERSION_DLL_MINOR 1
+#define CYGWIN_VERSION_DLL_MINOR 2
 
 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
    combined DLL major and minor numbers. */
This page took 0.03399 seconds and 5 git commands to generate.