Browse Source

Various updates to the release process

metaverse
Luke Dashjr 13 years ago
parent
commit
9965e1d044
  1. 6
      doc/release-process.txt

6
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

Loading…
Cancel
Save