From 3b5cdc2b22faa472ee10e5fa53e248ea8d1ef5c7 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 30 Jan 2018 18:27:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e09ac19..68b1195 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Mp11 is part of [Boost](http://boost.org/libs/mp11), starting with release 1.66. ## Supported compilers * g++ 4.7 or later -* clang++ 3.5 or later +* clang++ 3.3 or later * Visual Studio 2013, 2015, 2017 Tested on [Travis](https://travis-ci.org/boostorg/mp11/) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/).