src/secp256k1/doc/release-process.md
doc/CHANGELOG.md and_PKG_VERSION_{MAJOR,MINOR} and _LIB_VERSIONS_* in configure.acMAJOR.MINOR.
Make sure that the branch contains the right commits.
Create commit on the release branch that sets _PKG_VERSION_IS_RELEASE in configure.ac to true.MAJOR.MINOR branch.
Also include the release note commit bump _PKG_VERSION_BUILD and _LIB_VERSIONS_* in configure.ac.git tag -s vMAJOR.MINOR.PATCH.git push origin --tags.doc/CHANGELOG.md.