Version Number

The Software Development Kit version number has four (4) components, each of which is a number separated from the other components by a period ("."), as follows:

<component 1>.<component 2>.<component 3>.<component 4>

The first three components together specify the version of the framework it was built for. So it really is:

<framework version>.<Software Development Kit update >