inversion-decode-version
inversion-decode-version is a compiled Lisp function in `inversion.el
'.
(inversion-decode-version VERSION-STRING)
Decode VERSION-STRING into an encoded list.
Return value is of the form:
(RELEASE MAJOR MINOR ...)
where RELEASE is a symbol such as `full', or `beta'.