From fc8847cefae8faf051c0ae82e41648a88027557c Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 18 Jul 2016 20:27:19 +0000 Subject: [PATCH] Bump version # to 4.0.0 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@275904 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/__config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/__config b/include/__config index 931c1ff6a..e255418b3 100644 --- a/include/__config +++ b/include/__config @@ -27,7 +27,7 @@ #define _GNUC_VER 0 #endif -#define _LIBCPP_VERSION 3900 +#define _LIBCPP_VERSION 4000 #ifndef _LIBCPP_ABI_VERSION #define _LIBCPP_ABI_VERSION 1