What is the logic behind setting and using the Major, Minor and build numbers in a VB EXE project?
When I set the major to 7, the minor to 5 and the build to 101 then, when checking the version number in the properties window for a EXE (in explorer, right mouse click, properties, version), I...