pub fn set_program_version(version: String) -> Result<(), String>
Sets the version of the executing program.
If the version has already been initialized (can only be set once).