Function
FwupdPluginversion_ensure_semver
Declaration [src]
gchar*
fu_version_ensure_semver (
const gchar* version,
FwupdVersionFormat fmt
)
Description [src]
Builds a semver from the possibly crazy version number. Depending on the semver
value
the string will be split and a string in the correct format will be returned.
Available since: | 1.8.2 |