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:
authorChristopher Faylor <me@cgf.cx>2003-03-09 23:50:11 +0300
committerChristopher Faylor <me@cgf.cx>2003-03-09 23:50:11 +0300
commit659fb3ffd311f00eb6691b629b07f97622f61684 (patch)
tree68a89018038f32ecb7982d7cec023b11aa4643ee /winsup/cygwin/include
parenta113a3c540bc175afae325620f3537dbd61a8978 (diff)
* include/cygwin/version.h: Bump DLL minor number to 21.
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 306f31972..89cd8b03b 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 1003
-#define CYGWIN_VERSION_DLL_MINOR 21
+#define CYGWIN_VERSION_DLL_MINOR 22
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */