summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
Diffstat (limited to 'winsup')
-rw-r--r--winsup/mingw/ChangeLog1
-rw-r--r--winsup/mingw/Makefile.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index cbb4742ec..f9fb7e623 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -2,6 +2,7 @@
* include/_mingw.h: Revert to primary release 3 and increment minor
release to 3.
+ * Makefile.in (VERSION): Ditto.
2004-04-01 Danny Smith <dannysmith@users.sourceforge.net>
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index 08ab5c0da..c3fc12798 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -18,7 +18,7 @@
# This makefile requires GNU make.
PACKAGE = mingw-runtime
-VERSION = 4.0
+VERSION = 3.3
CYGRELEASE = 1
VPATH = @srcdir@