diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-06-13 12:25:37 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-06-13 12:26:02 +0200 |
| commit | 505681f234685f2e17f1ebdbd8ba96eb061f1794 (patch) | |
| tree | c7ce481a264540123d9cdcabee9b23b2c7d4c40d /doc | |
| parent | add 0.9.2rc2 changes to release notes (diff) | |
| download | discoin-0.9.2.tar.xz discoin-0.9.2.zip | |
fix download link and release in release notesv0.9.2
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-notes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 2a29bf95e..bd76f4499 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,6 +1,6 @@ -Bitcoin Core version 0.9.2rc1 is now available from: +Bitcoin Core version 0.9.2 is now available from: - https://bitcoin.org/bin/0.9.2rc1/ + https://bitcoin.org/bin/0.9.2/ This is a new minor version release, bringing mostly bug fixes and some minor improvements. OpenSSL has been updated because of a security issue (CVE-2014-0224). |