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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2020-06-01 11:48:11 +0300
committerCorinna Vinschen <corinna@vinschen.de>2020-06-01 11:48:11 +0300
commit8873f073c8e2c402e3ce8d8775fc22cdaf83b55c (patch)
tree71c6d4d0eb847d22415f2a4ddb84634fc8eb5fa7 /winsup
parentc4b060e3fe3bed05b3a69ccbcc20993ad85e163d (diff)
Bump version to 3.1.6
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-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 7e85cf1a0..b9afd279a 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 3001
-#define CYGWIN_VERSION_DLL_MINOR 5
+#define CYGWIN_VERSION_DLL_MINOR 6
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */