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:
authorEarnie Boyd <earnie@users.sf.net>2001-02-01 01:17:17 +0300
committerEarnie Boyd <earnie@users.sf.net>2001-02-01 01:17:17 +0300
commit4ea1be6d1fe97be6e60619d63e825e77cc6364ac (patch)
tree1175715b44ab2ccf02f3f1b698711c40e04b464a /winsup/mingw/Makefile.in
parente29d83550eb33be51fd9a92d6443633c812504f7 (diff)
* Makefile.in: Increment version to 0.5
* include/_mingw.h: Increment minor version
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 036c28217..561cab83a 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -18,7 +18,7 @@
# This makefile requires GNU make.
PACKAGE = mingw-runtime
-VERSION = 0.4
+VERSION = 0.5
VPATH = @srcdir@
srcdir = @srcdir@