From 37eadb6fb16dfa96bf9983de76a812037ced8ed6 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 25 May 2004 20:00:19 +0000 Subject: * winbase.h: Semi-revert previous patch as it caused strange behavior. Use syntax similar to that recommended in mingw-dvlpr. --- winsup/cygwin/include/cygwin/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/include') diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index 83cc97ebc..d171f40f1 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 11 +#define CYGWIN_VERSION_DLL_MINOR 10 /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are incompatible. */ -- cgit v1.2.3