summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-01-21 05:13:42 +0000
committerChristopher Faylor <me@cgf.cx>2003-01-21 05:13:42 +0000
commit984864e9ce2d7bf3f6a6148f2fe4180da8dc5dc9 (patch)
tree191cb131f54017d873fcbd12247dce1a12c7a5b6 /winsup/cygwin/include
parentb99b804bb0bb4011a27a80e4c30b68dc8e75f873 (diff)
downloadcygnal-984864e9ce2d7bf3f6a6148f2fe4180da8dc5dc9.tar.gz
cygnal-984864e9ce2d7bf3f6a6148f2fe4180da8dc5dc9.tar.bz2
cygnal-984864e9ce2d7bf3f6a6148f2fe4180da8dc5dc9.zip
* include/cygwin/version.h: Bump DLL minor number.
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 b36801d1b..1b370fa5f 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 19
+#define CYGWIN_VERSION_DLL_MINOR 20
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */