2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/_mingw.h: Increment version to 3.15.
This commit is contained in:
Chris Sutcliffe
2008-09-07 21:35:38 +00:00
parent cef0517a23
commit 49c5a1a6b2
2 changed files with 6 additions and 2 deletions

View File

@@ -22,9 +22,9 @@
*/
#define __MINGW_H
#define __MINGW32_VERSION 3.14
#define __MINGW32_VERSION 3.15
#define __MINGW32_MAJOR_VERSION 3
#define __MINGW32_MINOR_VERSION 14
#define __MINGW32_MINOR_VERSION 15
#if __GNUC__ >= 3
#pragma GCC system_header