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>2012-04-24 20:05:20 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-04-24 20:05:20 +0400
commitf1ce77295ddb6bcb71b17cf9383d78f86298adc0 (patch)
tree515a00613a2f9f40a9643241a5052387e239fea0 /winsup/cygwin/include
parentbd8839bbced85ad3899552093a8a53cf1cd25d72 (diff)
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.
Diffstat (limited to 'winsup/cygwin/include')
-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 ad82fe109..f139fe5ef 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 1007
-#define CYGWIN_VERSION_DLL_MINOR 14
+#define CYGWIN_VERSION_DLL_MINOR 15
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */