[newlib-cygwin] Cygwin: Bump DLL version to 2.11.3

Corinna Vinschen corinna@sourceware.org
Thu Nov 8 14:31:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bba82041b26d21a817bdb6b25ee70c8b1212e17b

commit bba82041b26d21a817bdb6b25ee70c8b1212e17b
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Thu Nov 8 15:31:25 2018 +0100

    Cygwin: Bump DLL version to 2.11.3
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/include/cygwin/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 0eede79..56b6269 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -11,7 +11,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 2011
-#define CYGWIN_VERSION_DLL_MINOR 2
+#define CYGWIN_VERSION_DLL_MINOR 3
 
 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */



More information about the Cygwin-cvs mailing list