bumped version to v2.0.rc3 git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/stable/v2.x@4504 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-headers/crt/_mingw_mac.h b/mingw-w64-headers/crt/_mingw_mac.h index e5c9c5c..0f21779 100644 --- a/mingw-w64-headers/crt/_mingw_mac.h +++ b/mingw-w64-headers/crt/_mingw_mac.h
@@ -13,7 +13,7 @@ #define __MINGW64_VERSION_MAJOR 2 #define __MINGW64_VERSION_MINOR 0 #define __MINGW64_VERSION_STR __MINGW64_STRINGIFY(__MINGW64_VERSION_MAJOR) "." __MINGW64_STRINGIFY(__MINGW64_VERSION_MINOR) -#define __MINGW64_VERSION_STATE "rc2" +#define __MINGW64_VERSION_STATE "rc3" /* mingw.org's version macros: these make gcc to define MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global