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

This commit is contained in:
Christopher Faylor
2002-01-19 23:06:28 +00:00
parent 994fe87b6e
commit 5946622e72
2 changed files with 5 additions and 1 deletions

View File

@ -44,7 +44,7 @@ details. */
/* The current cygwin version is 1.3.6 */
#define CYGWIN_VERSION_DLL_MAJOR 1003
#define CYGWIN_VERSION_DLL_MINOR 7
#define CYGWIN_VERSION_DLL_MINOR 8
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */