Release version 29

This commit is contained in:
N-R-K
2022-03-03 12:31:33 +00:00
committed by GitHub
parent 700d9f46c7
commit 231b317578
3 changed files with 32 additions and 2 deletions

View File

@ -59,7 +59,7 @@ For releases, the process is the following:
* Tag the release with a "vN" tag, where N is the version number. Also set
the commit message and tag description for the release commit to "Release
version N".
version N". Make sure to use an annotated tag.
* Update `VERSION` macro in the `Makefile`.
* Update the changelog (`CHANGELOG.md`):
* Include link to the release tarball and add the release date.