mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-23 18:04:18 +08:00
mingw-w64-headers: Bump __MINGW64_VERSION_MAJOR for new release
Signed-off-by: Jonathan Yong <10walls@gmail.com>
This commit is contained in:
parent
cb090affef
commit
69c8fad697
@ -11,7 +11,7 @@
|
||||
#define __MINGW64_STRINGIFY(x) \
|
||||
__STRINGIFY(x)
|
||||
|
||||
#define __MINGW64_VERSION_MAJOR 6
|
||||
#define __MINGW64_VERSION_MAJOR 7
|
||||
#define __MINGW64_VERSION_MINOR 0
|
||||
#define __MINGW64_VERSION_BUGFIX 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user