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
This commit is contained in:
Marshall Clow 2015-07-16 17:22:24 +00:00
parent cd6ed54fed
commit 7efdd69688

View File

@ -21,7 +21,7 @@
#define _GNUC_VER 0 #define _GNUC_VER 0
#endif #endif
#define _LIBCPP_VERSION 1101 #define _LIBCPP_VERSION 3700
#define _LIBCPP_ABI_VERSION 1 #define _LIBCPP_ABI_VERSION 1