diff options
| author | Hans Wennborg <hans@hanshq.net> | 2019-07-18 11:51:05 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2019-07-18 11:51:05 +0000 |
| commit | 8f5b44aead89a56c6fbf85ccfda03ae1e82ac431 (patch) | |
| tree | 56db98911746050fa21ff6686b53ea43e72cf652 /libcxx/include/__config | |
| parent | c89a3d78f43d81b9cff7b9248772ddf14d21b749 (diff) | |
| download | bcm5719-llvm-8f5b44aead89a56c6fbf85ccfda03ae1e82ac431.tar.gz bcm5719-llvm-8f5b44aead89a56c6fbf85ccfda03ae1e82ac431.zip | |
Bump the trunk version to 10.0.0svn
and clear the release notes.
llvm-svn: 366427
Diffstat (limited to 'libcxx/include/__config')
| -rw-r--r-- | libcxx/include/__config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__config b/libcxx/include/__config index 1ecced9f479..61ca5447976 100644 --- a/libcxx/include/__config +++ b/libcxx/include/__config @@ -32,7 +32,7 @@ # define _GNUC_VER_NEW 0 #endif -#define _LIBCPP_VERSION 9000 +#define _LIBCPP_VERSION 10000 #ifndef _LIBCPP_ABI_VERSION # define _LIBCPP_ABI_VERSION 1 |

