Skip to content

Commit 327ceda

Browse files
committed
Update hardcoded WinStore FVI for Sep 2025 patch
1 parent 2eaa90c commit 327ceda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HCMInternal/GetMCCVersion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ VersionInfo GetMCCVersion::evalVersion()
1111
{
1212
// hard coded
1313
outCurrentMCCVersion.major = 1;
14-
outCurrentMCCVersion.minor = 3495;
14+
outCurrentMCCVersion.minor = 3528;
1515
outCurrentMCCVersion.build = 0;
1616
outCurrentMCCVersion.revision = 0;
1717
return outCurrentMCCVersion;

0 commit comments

Comments
 (0)