We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaa90c commit 327cedaCopy full SHA for 327ceda
HCMInternal/GetMCCVersion.cpp
@@ -11,7 +11,7 @@ VersionInfo GetMCCVersion::evalVersion()
11
{
12
// hard coded
13
outCurrentMCCVersion.major = 1;
14
- outCurrentMCCVersion.minor = 3495;
+ outCurrentMCCVersion.minor = 3528;
15
outCurrentMCCVersion.build = 0;
16
outCurrentMCCVersion.revision = 0;
17
return outCurrentMCCVersion;
0 commit comments