Search Results

0
votes

What do the numbers in a version typically represent (i.e. v1.9.0.1)?

Generally then number are in the format of version.major.minor.hotfix, not individual internal components. So v1.9.0.1 would be version 1, major release 9 (of v1), minor release (of v1.9) 0, hot fi …