mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.18.
This commit is contained in:
parent
a189160220
commit
1f440e4dbe
@ -1,3 +1,7 @@
|
||||
2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* include/_mingw.h: Increment version to 3.18.
|
||||
|
||||
2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
|
||||
|
||||
* include/stdio.h: (_vscprintf, _vscwprintf)
|
||||
|
@ -22,9 +22,9 @@
|
||||
*/
|
||||
#define __MINGW_H
|
||||
|
||||
#define __MINGW32_VERSION 3.17
|
||||
#define __MINGW32_VERSION 3.18
|
||||
#define __MINGW32_MAJOR_VERSION 3
|
||||
#define __MINGW32_MINOR_VERSION 17
|
||||
#define __MINGW32_MINOR_VERSION 18
|
||||
#define __MINGW32_PATCHLEVEL 0
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user