Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-08-04 02:51:23 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-08-04 02:51:23 +0400
commit14e7bcfdc4f53d18ac6740a9204c09a156de4f5b (patch)
treef8c1927777a56cc73acb16161bac6bf8552ebdf8 /winsup/mingw/Makefile.in
parented021706729bfa3d3d22ad594795554e112cf548 (diff)
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.13. * Makefile.in: Reset CYGRELEASE to 1
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in2
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@