From e793c4d3bb1eca1a442aedd33e8b783bd3e8b020 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 25 May 2004 20:10:53 +0000 Subject: Knock down version number. --- winsup/cygwin/ChangeLog | 4 ---- winsup/cygwin/include/cygwin/version.h | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index edf4377..ccb0e83 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -5,10 +5,6 @@ 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 d171f40..4d3e75d 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 9 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */ -- cgit v1.1