diff --git a/D3D11Engine/pch.h b/D3D11Engine/pch.h index a52aee39..827898ee 100644 --- a/D3D11Engine/pch.h +++ b/D3D11Engine/pch.h @@ -26,7 +26,7 @@ #define stdext std #endif -#define VERSION_NUMBER "17.7-dev19-fix2" +#define VERSION_NUMBER "17.7-dev19-fix3" __declspec(selectany) const char* VERSION_NUMBER_STR = VERSION_NUMBER; extern bool GMPModeActive;