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-23 22:44:02 -0500 |
commit | 3d3f9cd120e3761aa14dcb1550d977b40fafdf8c (patch) | |
tree | 4fc375f321c851f6b60c6b760788918b2b57a165 | |
parent | b0870346f268d4c7f2d461c921ff63b6d967242d (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 14d8efeb32..9be6b782a4 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/serialize.h @@ -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 |