2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.18.
This commit is contained in:
		| @@ -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> | 2010-03-02  Daniel Atallah <datallah@users.sourceforge.net> | ||||||
|  |  | ||||||
| 	* include/stdio.h: (_vscprintf, _vscwprintf) | 	* include/stdio.h: (_vscprintf, _vscwprintf) | ||||||
|   | |||||||
| @@ -22,9 +22,9 @@ | |||||||
|  */ |  */ | ||||||
| #define __MINGW_H | #define __MINGW_H | ||||||
|  |  | ||||||
| #define __MINGW32_VERSION           3.17 | #define __MINGW32_VERSION           3.18 | ||||||
| #define __MINGW32_MAJOR_VERSION     3 | #define __MINGW32_MAJOR_VERSION     3 | ||||||
| #define __MINGW32_MINOR_VERSION     17 | #define __MINGW32_MINOR_VERSION     18 | ||||||
| #define __MINGW32_PATCHLEVEL        0 | #define __MINGW32_PATCHLEVEL        0 | ||||||
|  |  | ||||||
| #if __GNUC__ >= 3 | #if __GNUC__ >= 3 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user