Skip to content

Distinguish development from released versions

Thomas Braun requested to merge feature/add-git-commit-to-library-version-v2 into main

We do that with some git magic.

The commit message from 80b0a863 has example output for both cases.

If we do this, we should actually require git for building as this is more honest and avoids "dev" versions for released versions from a tarball. Nobody should do this anymore, but you never know.

Derived from !850 (closed)

Merge request reports