diff options
| author | Luke Dashjr <[email protected]> | 2012-01-17 21:50:08 -0500 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-01-17 21:50:08 -0500 |
| commit | 9965e1d044a11cbfdb098d57a6a3c7ba477f36f4 (patch) | |
| tree | 179ac19a4fa14a4f0667e09eca03faefaa22443c | |
| parent | Fix handling of default ports (diff) | |
| download | discoin-9965e1d044a11cbfdb098d57a6a3c7ba477f36f4.tar.xz discoin-9965e1d044a11cbfdb098d57a6a3c7ba477f36f4.zip | |
Various updates to the release process
| -rw-r--r-- | doc/release-process.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index ee1a5d4a3..3f1a6a5fb 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -1,3 +1,5 @@ +* update translations (ping tcatm on IRC for now) + * update (commit) version in sources bitcoin-qt.pro src/main.h (CLIENT_VERSION : PROTOCOL_VERSION in serialize.h is updated only on protocol changes) @@ -77,9 +79,9 @@ Build output expected: Bitcoin-Qt.dmg -* upload source and builds to SourceForge +* upload builds to SourceForge -* create SHA1SUMS for builds, and PGP-sign it +* create SHA256SUMS for builds, and PGP-sign it * update bitcoin.org version |