* winbase.h: Semi-revert previous patch as it caused strange behavior. Use

syntax similar to that recommended in mingw-dvlpr.
This commit is contained in:
Christopher Faylor
2004-05-25 20:00:19 +00:00
parent 9a17d61b09
commit 37eadb6fb1
3 changed files with 10 additions and 5 deletions

View File

@ -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. */