package-version-join

package-version-join is a compiled Lisp function in `package.el'.

(package-version-join VLIST)

Return the version string corresponding to the list VLIST.
This is, approximately, the inverse of `version-to-list'.
(Actually, it returns only one of the possible inverses, since
`version-to-list' is a many-to-one operation.)