diff --git a/doc/release-process.md b/doc/release-process.md index a5836cf3..550709b7 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -2,6 +2,19 @@ Release Process ==================== Meta: There should always be a single release engineer to disambiguate responsibility. +## Pre-release + +Check all of the following: + +- All dependencies have been updated as appropriate: + - BDB + - Boost + - ccache + - libgmp + - libsodium + - miniupnpc + - OpenSSL + ## A. Define the release version as: $ ZCASH_RELEASE=${UPSTREAM_VERSION}.z${ZCASH_RELEASE_COUNTER}