Update documentation:
- Move old release notes into
src/omnicore/doc/release-notes
- Write release notes to
src/omnicore/doc/release_notes.md
- Update
src/omnicore/README.md
Update version:
- Set
_CLIENT_VERSION_IS_RELEASE
inconfigure.ac
totrue
- Update
_OMNICORE_VERSION_[MILESTONE|MAJOR|MINOR|PATCH|STATUS]
inconfigure.ac
- Update
_OMNICORE_VERSION_[MILESTONE|MAJOR|MINOR|PATCH|STATUS]
insrc/omnicore/version.h
Local tests:
- Build Omni Core locally
- Run
make check
- Run
qa/pull-tester/omnicore-rpc-tests.sh
Publish release source:
- Commit, push and merge local changes
- Sign and tag release commit
- Push release tag