mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
* include/_mingw.h: Revert to primary release 3 and increment minor
release to 3.
This commit is contained in:
parent
b9618d1eee
commit
81e7a69f5a
@ -1,3 +1,8 @@
|
||||
2004-04-19 Earnie Boyd <earnie@users.sf.net>
|
||||
|
||||
* include/_mingw.h: Revert to primary release 3 and increment minor
|
||||
release to 3.
|
||||
|
||||
2004-04-01 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* crt1.c (_mingw32_init_fmode): Set *_imp___fmode_dll to
|
||||
|
@ -122,8 +122,8 @@
|
||||
# define __MSVCRT_VERSION__ 0x0600
|
||||
#endif
|
||||
|
||||
#define __MINGW32_VERSION 4.0
|
||||
#define __MINGW32_MAJOR_VERSION 4
|
||||
#define __MINGW32_MINOR_VERSION 0
|
||||
#define __MINGW32_VERSION 3.3
|
||||
#define __MINGW32_MAJOR_VERSION 3
|
||||
#define __MINGW32_MINOR_VERSION 3
|
||||
|
||||
#endif /* __MINGW_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user