From: Christopher Faylor Date: Fri, 7 Apr 2000 00:09:27 +0000 (+0000) Subject: Bump minor version. X-Git-Tag: cygwin-1_1_1~117 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=25a99cabd364b187d7806261f4c884b038014b4f;p=newlib-cygwin.git Bump minor version. --- diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index ad0bcc59f..4f5a5933d 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -44,7 +44,7 @@ details. */ /* The current cygwin version is 1.1.0 */ #define CYGWIN_VERSION_DLL_MAJOR 1001 -#define CYGWIN_VERSION_DLL_MINOR 0 +#define CYGWIN_VERSION_DLL_MINOR 1 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */