From feb9d12c014c7500bbe649351f1cd4f62d90f8d2 Mon Sep 17 00:00:00 2001 From: bolero-MURAKAMI Date: Wed, 3 Jul 2013 14:35:11 +0900 Subject: [PATCH] fix README: add compiler support --- README | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index c58edcc0..3089c4df 100644 --- a/README +++ b/README @@ -175,8 +175,8 @@ See: https://github.com/sscrisk/CEL---ConstExpr-Library ## サポートするコンパイラ *(Supported Compilers)* Linux: -* GCC, C++11 mode: 4.7.2, 4.8.0 -* Clang, C++11 mode: 3.2 +* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1 +* Clang, C++11 mode: 3.2, 3.3 diff --git a/README.md b/README.md index c58edcc0..3089c4df 100644 --- a/README.md +++ b/README.md @@ -175,8 +175,8 @@ See: https://github.com/sscrisk/CEL---ConstExpr-Library ## サポートするコンパイラ *(Supported Compilers)* Linux: -* GCC, C++11 mode: 4.7.2, 4.8.0 -* Clang, C++11 mode: 3.2 +* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1 +* Clang, C++11 mode: 3.2, 3.3