Merge pull request #764 from luke-jr/update_release_process
Various updates to the release process
This commit is contained in:
commit
5e437f05c7
1 changed files with 4 additions and 2 deletions
|
@ -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…
Reference in a new issue