Skip to content

Set the VERSION at the cmake level

Albert Astals Cid requested to merge work/set_version_in_cmake into master

This helps our releasing tools know which version we're packaging and do various things like set the released version on the appdata xml, create the bugzilla entry for that version, etc.

Merge request reports