diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-06-13 12:25:37 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-06-13 12:26:02 +0200 |
commit | 505681f234685f2e17f1ebdbd8ba96eb061f1794 (patch) | |
tree | c7ce481a264540123d9cdcabee9b23b2c7d4c40d | |
parent | 94cfe3383b58a973e71cbff699c02ba9fe952848 (diff) |
fix download link and release in release notesv0.9.2
-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 2a29bf95e8..bd76f4499d 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). |