mention that 0.11.1 and 0.10.3 aren't released yet

This commit is contained in:
Wladimir J. van der Laan 2015-10-12 16:19:18 +02:00
parent 3fb01e8c72
commit 38c10793e0

View file

@ -19,9 +19,10 @@ Either
- add the line `upnp=0` to your `bitcoin.conf` file
- add `-upnp=0` to the command line options
Alternatively, upgrade to a version of Bitcoin Core at least 0.10.3 or 0.11.1.
These versions upgrade the library to a non-vulnerable version, as well as
disable UPnP by default to prevent this problem in the future.
Also upgrade to a version of Bitcoin Core at least 0.10.3 or 0.11.1 when they
are released (the release cycle is in progress). These versions upgrade the
library to a non-vulnerable version, as well as disable UPnP by default to
prevent this problem in the future.
## Details