From 7efdd696885bf75abc6da77b31b51c4d8ead22d9 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 16 Jul 2015 17:22:24 +0000 Subject: [PATCH] Set the libc++ version # to 3.7. Will bump to 3.8 soon git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242421 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/__config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/__config b/include/__config index 3c67d8a2..888f3c09 100644 --- a/include/__config +++ b/include/__config @@ -21,7 +21,7 @@ #define _GNUC_VER 0 #endif -#define _LIBCPP_VERSION 1101 +#define _LIBCPP_VERSION 3700 #define _LIBCPP_ABI_VERSION 1