aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-11-30 08:20:10 +0800
committerfanquake <fanquake@gmail.com>2018-12-12 20:58:25 +0800
commit095e765975c2204f7e730bc8f0716227e480caa5 (patch)
tree3a67c514429ada3fa80cf6fbe4186633e0be9fcc /doc/dependencies.md
parent96bde4f01f418aff97d14adc0a0e51c81087557f (diff)
downloadbitcoin-095e765975c2204f7e730bc8f0716227e480caa5.tar.xz
depends: expat 2.2.6
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r--doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index 85e93bee2b..624c4c8b41 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -9,7 +9,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| Boost | [1.64.0](https://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | |
| Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | |
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | |
-| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | |
+| Expat | [2.2.6](https://libexpat.github.io/) | | No | Yes | |
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | |
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | |
| GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | |