fromString

Create an instance of ServerVersion from a string. The string must be in the format "^\d+\.\d+\.\d+(?:\.\d+)?$". Example: 1.0.0, 10.6.4 or 10.7.0.0. Characters are not allowed.