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

* childinfo.h: Bump child structure magic number.
This commit is contained in:
Christopher Faylor
2001-04-25 14:59:49 +00:00
parent feae8d0eab
commit edc4bfd9da
3 changed files with 7 additions and 2 deletions

View File

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