diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2016-07-18 20:27:19 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2016-07-18 20:27:19 +0000 |
| commit | 258a651f3a361af977bbb8a2daeaa7452142fd92 (patch) | |
| tree | 87c2f3844824931d153feb3f9f0a5ac7df4dcebe | |
| parent | 4ba35d1f4f92246a24637a528abc491fad8d42eb (diff) | |
| download | bcm5719-llvm-258a651f3a361af977bbb8a2daeaa7452142fd92.tar.gz bcm5719-llvm-258a651f3a361af977bbb8a2daeaa7452142fd92.zip | |
Bump version # to 4.0.0
llvm-svn: 275904
| -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 931c1ff6ac7..e255418b3c1 100644 --- a/libcxx/include/__config +++ b/libcxx/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 |

