From e36ff1b55be16d1c0c43d22843c500e9e9f3927c Mon Sep 17 00:00:00 2001 From: cgf Date: Tue, 21 Jan 2003 05:13:42 +0000 Subject: [PATCH] * include/cygwin/version.h: Bump DLL minor number. --- 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 7efa5542cb..acf9237351 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2003-01-21 Christopher Faylor + + * include/cygwin/version.h: Bump DLL minor number. + 2003-01-21 Pierre Humblet * path.h (etc::change_possible): Revert the type to bool. diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index b36801d1bd..1b370fa5f7 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 1003 -#define CYGWIN_VERSION_DLL_MINOR 19 +#define CYGWIN_VERSION_DLL_MINOR 20 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */ -- 2.11.0