]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: bump DLL version to 3.2.1
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Mar 2021 19:00:09 +0000 (21:00 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Mar 2021 19:00:09 +0000 (21:00 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

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