VersionNumber msVersion { 1, 2, 3, 4};
mdlSystem_setMdlAppVersionNumber (nullptr, &msVersion);
I put the above in MdlMain() . When I look at app. details in the MDL Applications dialog, the Version is blank. I notice that most delivered applications…