From 4288e6c4690c7ca1d9e9edf77fc9edd8b1da75ac Mon Sep 17 00:00:00 2001 From: cgf Date: Tue, 25 May 2004 16:01:44 +0000 Subject: [PATCH] * include/cygwin/version.h: Bump DLL minor number to 11. --- winsup/cygwin/ChangeLog | 4 ++++ winsup/cygwin/include/cygwin/version.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0181337332..a0ff828c16 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2004-05-25 Christopher Faylor + * include/cygwin/version.h: Bump DLL minor number to 11. + +2004-05-25 Christopher Faylor + * winbase.h: Add proper attributions for memory operands throughout. 2004-05-24 Christopher Faylor diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index d171f40f15..83cc97ebcc 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -42,7 +42,7 @@ details. */ changes to the DLL and is mainly informative in nature. */ #define CYGWIN_VERSION_DLL_MAJOR 1005 -#define CYGWIN_VERSION_DLL_MINOR 10 +#define CYGWIN_VERSION_DLL_MINOR 11 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */ -- 2.11.0