* include/cygwin/version.h: Bump DLL minor number.

This commit is contained in:
Christopher Faylor
2002-11-28 00:40:20 +00:00
parent 50f4a61a36
commit 7007fd238f
3 changed files with 11 additions and 7 deletions

View File

@ -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 17
#define CYGWIN_VERSION_DLL_MINOR 18
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */