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

This commit is contained in:
Christopher Faylor
2000-11-26 19:46:17 +00:00
parent 2e68f6b47e
commit e0cdea91fe
2 changed files with 5 additions and 1 deletions

View File

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