Auto merge of #2077 - ebfull:protover, r=bitcartel

Bump protocol version in release process if necessary.

Closes #2070.
This commit is contained in:
zkbot 2017-02-09 22:06:27 +00:00
commit 263c62cb17
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: