summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2018-09-05 13:02:09 +0200
committerCorinna Vinschen <corinna@vinschen.de>2018-09-05 13:02:09 +0200
commit9bbda85e27ee9d2d1ab7104b3a07f12ce7b393ce (patch)
tree5a515a184936ed58eaed9b17a79fabbec871a834
parent6dbb20dfc7916b97e0a7067fd426669739372808 (diff)
downloadcygnal-9bbda85e27ee9d2d1ab7104b3a07f12ce7b393ce.tar.gz
cygnal-9bbda85e27ee9d2d1ab7104b3a07f12ce7b393ce.tar.bz2
cygnal-9bbda85e27ee9d2d1ab7104b3a07f12ce7b393ce.zip
Cygwin: Bump DLL version to 2.11.2
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 5a53a1d86..0eede79fb 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 1
+#define CYGWIN_VERSION_DLL_MINOR 2
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */