Programmatically get Unity editor version (e.g. 3.5.2f2)

Is it possible to get the Unity editor version programmatically? I would like to update a TextMesh text through a script with this information for an automated build process.

Application.unityVersion