]> sourceware.org Git - newlib-cygwin.git/commitdiff
Bump DLL minor version
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Jul 2017 13:10:27 +0000 (15:10 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Jul 2017 13:10:27 +0000 (15:10 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

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