From c4457204ac718a9d08e08a043f4dc5a3eebe857e Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Thu, 22 Aug 2013 18:42:44 +0200 Subject: [PATCH] README: update latest release of LLVM/clang Signed-off-by: Sven Verdoolaege --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 96ae90f..b16e84f 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ Requirements: (only needed if you want to compile the pet executable) - 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.1). + it's best to install the latest release (3.3). 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