diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2012-01-17 21:50:08 -0500 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-01-17 21:50:08 -0500 |
commit | 9965e1d044a11cbfdb098d57a6a3c7ba477f36f4 (patch) | |
tree | 179ac19a4fa14a4f0667e09eca03faefaa22443c | |
parent | c981d768b3cb0cf0879b3d70d3b548692fff0882 (diff) |
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 ee1a5d4a34..3f1a6a5fb7 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 |