[newlib-cygwin] Bump Cygwin DLL version to 2.5.1.
Corinna Vinschen
corinna@sourceware.org
Tue Apr 12 13:24:00 GMT 2016
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=308de2a1d44fc9fa1e71c97be720c68b1257f99b
commit 308de2a1d44fc9fa1e71c97be720c68b1257f99b
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Tue Apr 12 15:18:29 2016 +0200
Bump Cygwin DLL version to 2.5.1.
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 8b1a8fc..37afe62 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -43,7 +43,7 @@ details. */
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 2005
-#define CYGWIN_VERSION_DLL_MINOR 0
+#define CYGWIN_VERSION_DLL_MINOR 1
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */
More information about the Cygwin-cvs
mailing list