You can use this procedure to compare the version numbers even if the number has major, minor, and patch numbers:
For example, it should work correctly if you test against "4.4.2" as a version even though it isn't a mathematical number.
You can use this procedure to compare the version numbers even if the number has major, minor, and patch numbers:
For example, it should work correctly if you test against "4.4.2" as a version even though it isn't a mathematical number.