aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-06-22 19:20:50 +0800
committerfanquake <fanquake@gmail.com>2019-07-09 08:47:41 +0800
commit0512f0521a63a4cd65e5e93ac1c44e4d54604605 (patch)
tree09ff086b039b27b03da363d2221b2fe44313de2b /doc/dependencies.md
parentc799976c86e2d65f129d106724fbefbf665d63d4 (diff)
downloadbitcoin-0512f0521a63a4cd65e5e93ac1c44e4d54604605.tar.xz
depends: expat 2.2.7
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 54eca143c5..c9c6a93c01 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -8,7 +8,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| Berkeley DB | [4.8.30](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
| Boost | [1.70.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) | | | |
-| Expat | [2.2.6](https://libexpat.github.io/) | | No | Yes | |
+| Expat | [2.2.7](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) | | | |