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

This commit is contained in:
Christopher Faylor
2003-03-13 23:11:38 +00:00
parent 5b186cd999
commit 41ffdfa51e
4 changed files with 15 additions and 3 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 22
#define CYGWIN_VERSION_DLL_MINOR 23
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */