Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2018-11-08 17:31:25 +0300
committerCorinna Vinschen <corinna@vinschen.de>2018-11-08 17:31:25 +0300
commitbba82041b26d21a817bdb6b25ee70c8b1212e17b (patch)
tree8c27e3a61a505ddbb3e487d8933726a740bb3349
parent2ab57ad59bc35dafffa69cd4da5e228971de069f (diff)
Cygwin: Bump DLL version to 2.11.3
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 0eede79fb..56b626963 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. */