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-03 18:54:17 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-04-03 18:54:17 +0400
commitfba41a7c3d73ca63c839c47e8c13fd177a6d418d (patch)
tree6b4e43c77e9b4cee79a086401aa9aac532921e42 /winsup/cygwin/include
parentf777ddfbe3d65832d4e654984ae5e0724b767717 (diff)
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.
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 bb4e60d2d..6d83e3669 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 12
+#define CYGWIN_VERSION_DLL_MINOR 13
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */