diff options
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r-- | winsup/mingw/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in index 4e00b0729..60ecbb564 100644 --- a/winsup/mingw/Makefile.in +++ b/winsup/mingw/Makefile.in @@ -19,7 +19,7 @@ PACKAGE = mingw-runtime VERSION = @PACKAGE_VERSION@ -CYGRELEASE = 3 +CYGRELEASE = 1 VPATH = @srcdir@ srcdir = @srcdir@ |