@@ -4,7 +4,7 @@ id: en-release-0.17.1
4
4
name : release-0.17.1
5
5
permalink : /en/releases/0.17.1/
6
6
excerpt : Bitcoin Core version 0.17.1 is now available
7
- date : 2018-12-24
7
+ date : 2018-12-25
8
8
9
9
# # Use a YAML array for the version number to allow other parts of the
10
10
# # site to correctly sort in "natural sort of version numbers"
@@ -15,7 +15,7 @@ release: [0, 17, 1]
15
15
# # and run: transmission-show -m <torrent file>
16
16
#
17
17
# # Link should be enclosed in quotes and start with: "magnet:?
18
- # optional_magnetlink: "magnet:?xt=urn:btih:1c72f17bc1667a2ce81860b75135e491f6637d05 &dn=bitcoin-core-0.17.0 &tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969"
18
+ optional_magnetlink : " magnet:?xt=urn:btih:c56c87ccfaa8e6fbccc90d549121e61efd97cb6f &dn=bitcoin-core-0.17.1 &tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969"
19
19
20
20
# Note: it is recommended to check all links to ensure they use
21
21
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
@@ -29,7 +29,7 @@ Bitcoin Core version 0.17.1 is now available from:
29
29
30
30
< https://bitcoincore.org/bin/bitcoin-core-0.17.1/ >
31
31
32
- This is a new major version release, including new features, various bugfixes
32
+ This is a new minor version release, with various bugfixes
33
33
and performance improvements, as well as updated translations.
34
34
35
35
Please report bugs using the issue tracker at GitHub:
0 commit comments