From ac085a869d068ca60548ad5298682ff054e91141 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 26 Jan 2016 18:11:18 -0700 Subject: [PATCH] docs: update deps to llvm and clang 3.7.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a940e894f4..e95af528f7 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ compromises backward compatibility. ### Dependencies - * LLVM 3.7 - * libclang 3.7 + * LLVM 3.7.1 + * libclang 3.7.1 ### Debug / Development Build