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/__libcpp_version | |
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/__libcpp_version')
-rw-r--r-- | libcxx/include/__libcpp_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__libcpp_version b/libcxx/include/__libcpp_version index d58c55a31dc..5caff40c4a0 100644 --- a/libcxx/include/__libcpp_version +++ b/libcxx/include/__libcpp_version @@ -1 +1 @@ -9000 +10000 |