From 9e7be880d772f8fd6d95dac2a1e4bbecf68e0a3c Mon Sep 17 00:00:00 2001 From: Daniel Sipka Date: Fri, 2 Oct 2015 01:31:50 +0200 Subject: [PATCH] supported clang versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538f1fc..d2fa3f5 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Output: - A C++ compiler with decent C++11 support. Currently tested with: - GCC 4.7, 4.8, 4.9 - - clang 3.4.2, 3.5 + - clang 3.5, 3.6 - MSVC 2013, 2015 - Boost 1.54+ for [Boost.Variant](http://www.boost.org/libs/variant) - CMake 3.0+ for building