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-05 19:26:27 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-04-05 19:26:27 +0400
commitd422f9e30f076fea10d995fc22ae892648e6959f (patch)
treeb1a7fd2388edbafd3a44f0c3eb6b5f61d9f74e0d /winsup/cygwin/include
parent93bb67edb20ee2fd9aa844daa1611c9ed2b13c9d (diff)
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.
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 6d83e3669..ad82fe109 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 13
+#define CYGWIN_VERSION_DLL_MINOR 14
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */