z5 release

This commit is contained in:
Taylor Hornby
2016-06-16 19:32:55 -06:00
parent 39bb34eae7
commit bbf75f9f70
5 changed files with 87 additions and 7 deletions

View File

@@ -18,9 +18,11 @@ Also, the following commands use the ZCASH_RELEASE_PREV bash variable for the pr
### B1. update (commit) version in sources
doc/README.md
src/clientversion.h
configure.ac
In `clientversion.h` change CLIENT_VERSION_IS_RELEASE to false while Zcash
is in alpha-test phase.
In `configure.ac` and `clientversion.h` change CLIENT_VERSION_IS_RELEASE to
false while Zcash is in alpha-test phase.
### B2. write release notes