Skip to content

Prerelease v0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@kbenzie kbenzie released this 13 Mar 15:58
· 5121 commits to main since this release
Use root CMakeLists.txt as the default version

Following on from !331 this patch fixes an issue where running
`scripts/run.py` without the `--ver` argument would result in the wrong
version number being generated in the spec HTML. The default value for
the `--ver` argument is now read from the `project()` command in root
`CMakeLists.txt` file, making it the single source of truth for the
version.