summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-07-28 21:14:25 +0000
committerChristopher Faylor <me@cgf.cx>2003-07-28 21:14:25 +0000
commit8e2315f07da34c302c546f36352182879ecfecfc (patch)
tree7c4752c5e69106418a9e0e28f9193197ab23ec02 /winsup/cygwin/include
parentd2466c7aa03059682924cec3ae1919a7fdb4795e (diff)
downloadcygnal-8e2315f07da34c302c546f36352182879ecfecfc.tar.gz
cygnal-8e2315f07da34c302c546f36352182879ecfecfc.tar.bz2
cygnal-8e2315f07da34c302c546f36352182879ecfecfc.zip
* include/cygwin/version.h: Bump DLL minor number to 2.
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 af5e10e4c..05be44f6e 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 1
+#define CYGWIN_VERSION_DLL_MINOR 2
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */