From 4d13131321d989521d12d7a42f8dcecd0ff80114 Mon Sep 17 00:00:00 2001 From: Robert Pollak Date: Wed, 27 Nov 2019 18:43:21 +0100 Subject: [PATCH] docs: correct the required Boost version in the Readme (#807) See commit cca66470 in pull request #775. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 282525fc..5ac2fa02 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ This is optionally used to speed up rebuilds if found in `PATH`. ### Required dependencies -#### Boost 1.68 +#### Boost 1.67 For the __msvc__ compiler pre-built binaries can be downloaded from [sourceforge.net/projects/boost/files/boost-binaries](https://sourceforge.net/projects/boost/files/boost-binaries/) For building on Unix: