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>2014-02-04 20:32:04 +0400
committerCorinna Vinschen <corinna@vinschen.de>2014-02-04 20:32:04 +0400
commitf3852ab7dbb63ca8e5d53e87d3ced0a796fad1b3 (patch)
treeecfd2b08ce1bb2b47169c787981649a9fcc4b2e2 /winsup/cygwin/include
parent75d1027ccdbff31e45d1963266c685e93c1f90a9 (diff)
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29.
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 5c6822b84..03e9b55bb 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 28
+#define CYGWIN_VERSION_DLL_MINOR 29
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */