From 42d2f2fcadac8e020b0cb9364d3a800f6b6cd079 Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Sun, 3 Jun 2012 15:13:06 +0200 Subject: [PATCH] README: update to latest release of clang Signed-off-by: Sven Verdoolaege --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b7ed5bb..1d6253c 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Requirements: - libyaml (http://pyyaml.org/wiki/LibYAML) - LLVM/clang libraries, 2.9 or higher (http://clang.llvm.org/get_started.html) Unless you have some other reasons for wanting to use the svn version, - it's best to install the latest release (3.0). + it's best to install the latest release (3.1). The svn version occasionally introduces incompatibilities. Nevertheless, if you encounter any such incompatibilities, please report them so that they can be fixed. -- 2.11.4.GIT