diff options
| author | Micha <[email protected]> | 2013-11-18 00:52:43 +0200 |
|---|---|---|
| committer | Micha <[email protected]> | 2013-11-18 00:52:43 +0200 |
| commit | cc3b0dddbc981a3e7d7c577f939af661d6316b85 (patch) | |
| tree | 9765992df88674719b4bfbf28c9f8ab234a9e406 /doc/release-process.md | |
| parent | Merge pull request #3268 (diff) | |
| download | discoin-cc3b0dddbc981a3e7d7c577f939af661d6316b85.tar.xz discoin-cc3b0dddbc981a3e7d7c577f939af661d6316b85.zip | |
Add additional data update to release-process.md
This adds https://github.com/bitcoin/bitcoin.org/pull/270 to the to-do
list for each release, avoiding future situations like
https://bitcointalk.org/index.php?topic=336042.0.
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 9e0b860a8..feadb3c1b 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -121,6 +121,8 @@ repackage gitian builds for release as stand-alone zip/tar/installer exe * update bitcoin.org version make sure all OS download links go to the right versions + +* update download sizes on bitcoin.org/_templates/download.html * update forum version |