From da3c66eb9a72ab2e4dd969118f8e3c63c2beb086 Mon Sep 17 00:00:00 2001
From: Earnie Boyd <earnie@users.sf.net>
Date: Mon, 19 Apr 2004 17:01:27 +0000
Subject: [PATCH] 	* include/_mingw.h: Revert to primary release 3 and
 increment minor 	release to 3. 	* Makefile.in (VERSION): Ditto.

---
 winsup/mingw/ChangeLog   | 1 +
 winsup/mingw/Makefile.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

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@