* include/_mingw.h: Increment version to 2.2.
Makefile.in: Ditto.
This commit is contained in:
parent
39d3651cad
commit
811b5b0ae4
@ -18,6 +18,11 @@
|
|||||||
* Makefile.in (test_headers): New target, using it,
|
* Makefile.in (test_headers): New target, using it,
|
||||||
(SRCDIST_FILES): Distribute it.
|
(SRCDIST_FILES): Distribute it.
|
||||||
|
|
||||||
|
2002-08-20 Earnie Boyd <earnie@users.sf.net>
|
||||||
|
|
||||||
|
* include/_mingw.h: Increment version to 2.2.
|
||||||
|
Makefile.in: Ditto.
|
||||||
|
|
||||||
2002-08-14 Earnie Boyd <earnie@users.sf.net>
|
2002-08-14 Earnie Boyd <earnie@users.sf.net>
|
||||||
|
|
||||||
* include/unistd.h: Add include of process.h.
|
* include/unistd.h: Add include of process.h.
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
# This makefile requires GNU make.
|
# This makefile requires GNU make.
|
||||||
|
|
||||||
PACKAGE = mingw-runtime
|
PACKAGE = mingw-runtime
|
||||||
VERSION = 2.1
|
VERSION = 2.2
|
||||||
CYGRELEASE = 1
|
CYGRELEASE = 1
|
||||||
|
|
||||||
VPATH = @srcdir@
|
VPATH = @srcdir@
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
#define __MINGW32_VERSION 2.1
|
#define __MINGW32_VERSION 2.1
|
||||||
#define __MINGW32_MAJOR_VERSION 2
|
#define __MINGW32_MAJOR_VERSION 2
|
||||||
#define __MINGW32_MINOR_VERSION 1
|
#define __MINGW32_MINOR_VERSION 2
|
||||||
|
|
||||||
#endif /* __MINGW_H */
|
#endif /* __MINGW_H */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user