]> sourceware.org Git - newlib-cygwin.git/commitdiff
Bump Cygwin DLL version to 2.5.2
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 18 May 2016 19:27:57 +0000 (21:27 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 18 May 2016 19:27:57 +0000 (21:27 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/release/2.5.2 [new file with mode: 0644]

index 9442e4e4dbd0be9beae24c02382661bb12be337b..d45a6d28ebb7d819bbfecff617b3737a9c463722 100644 (file)
@@ -14,7 +14,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 2005
-#define CYGWIN_VERSION_DLL_MINOR 1
+#define CYGWIN_VERSION_DLL_MINOR 2
 
 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */
 
diff --git a/winsup/cygwin/release/2.5.2 b/winsup/cygwin/release/2.5.2
new file mode 100644 (file)
index 0000000..e37f919
--- /dev/null
@@ -0,0 +1,13 @@
+What's new:
+-----------
+
+
+What changed:
+-------------
+
+
+Bug Fixes
+---------
+
+- Fix an error message depending on the system header inclusion order.
+  Addresses: https://cygwin.com/ml/cygwin-developers/2016-05/msg00003.html
This page took 0.034588 seconds and 5 git commands to generate.