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>2004-05-26 00:10:53 +0400
committerChristopher Faylor <me@cgf.cx>2004-05-26 00:10:53 +0400
commite793c4d3bb1eca1a442aedd33e8b783bd3e8b020 (patch)
tree70adb72731e072e3c28fa727dc7691468fae73fb /winsup/cygwin/include/cygwin/version.h
parent1d44ff85de396f2589b81966cbda7618b45b3fe4 (diff)
Knock down version number.
Diffstat (limited to 'winsup/cygwin/include/cygwin/version.h')
-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..4d3e75db0 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 9
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */