Browse Source

Merge pull request #764 from luke-jr/update_release_process

Various updates to the release process
0.8
Gavin Andresen 13 years ago
parent
commit
5e437f05c7
  1. 6
      doc/release-process.txt

6
doc/release-process.txt

@ -1,3 +1,5 @@ @@ -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 @@ @@ -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

Loading…
Cancel
Save