summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-05-25 16:01:49 +0000
committerChristopher Faylor <me@cgf.cx>2004-05-25 16:01:49 +0000
commit9a17d61b09e60afb999cd65ad1d996d9aa11dda2 (patch)
treec68339a2b9984059b7b900e106fe7ddf6210916a /winsup/cygwin/include
parent1b1f85fa0c18938736ba5e8baeaa82c32e8a1bd1 (diff)
downloadcygnal-9a17d61b09e60afb999cd65ad1d996d9aa11dda2.tar.gz
cygnal-9a17d61b09e60afb999cd65ad1d996d9aa11dda2.tar.bz2
cygnal-9a17d61b09e60afb999cd65ad1d996d9aa11dda2.zip
* include/cygwin/version.h: Bump DLL minor number to 11.
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 d171f40f1..83cc97ebc 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -42,7 +42,7 @@ details. */
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 1005
-#define CYGWIN_VERSION_DLL_MINOR 10
+#define CYGWIN_VERSION_DLL_MINOR 11
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */