Bump protocol version in release process if necessary.

This commit is contained in:
Sean Bowe 2017-02-09 14:25:20 -07:00
parent 253c610783
commit 0d317cd522
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ In `configure.ac` and `clientversion.h`:
- Change `CLIENT_VERSION_IS_RELEASE` to false while Zcash is in beta-test phase.
If this release changes the behavior of the protocol or fixes a serious bug, we may
also wish to change the `PROTOCOL_VERSION` in `version.h`.
### B2. Write release notes
Run the release-notes.py script to generate release notes and update authors.md file. For example: