aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-10-02 12:06:20 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-10-02 12:07:13 +0200
commit2dc37e7a49a3b1ed61869331561d46016e2b88e4 (patch)
tree627c5ab2bb7244573f2cfd061aa89a657ac92206 /doc
parentb76a767906976f21520fff3a1bbee8698c9eb5e4 (diff)
parent0dcb0a55782d676798013f20d7e2ab826ad4d96d (diff)
downloadbitcoin-2dc37e7a49a3b1ed61869331561d46016e2b88e4.tar.xz
Merge pull request #4991
0dcb0a5 doc: Add instructions for consistent Mac OS X build names (Saivann)
Diffstat (limited to 'doc')
-rw-r--r--doc/release-process.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 940f934baf..7699af90bd 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -154,6 +154,10 @@ repackage gitian builds for release as stand-alone zip/tar/installer exe
zip -r bitcoin-${VERSION}-win.zip bitcoin-${VERSION}-win
rm -rf bitcoin-${VERSION}-win
+**Mac OS X .dmg:**
+
+ mv Bitcoin-Qt.dmg bitcoin-${VERSION}-osx.dmg
+
###Next steps:
Commit your signature to gitian.sigs: