Converts the str into one of the VCardVersion.
If the string does not match any of the known values the e_vcard_version_unknown is returned.
| str |
a version string, like "4.0" |
|
an VCardVersion corresponding to |