From eb2bd9a2699188bdc25f19631497bee77f0c5949 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Wed, 12 Aug 2015 16:40:42 +0000 Subject: [PATCH] ReleaseNotes: Small version nbr fix llvm-svn: 244761 --- clang/docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index fc3f9fc..68558c4 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -54,7 +54,7 @@ Improvements to Clang's diagnostics Clang's diagnostics are constantly being improved to catch more issues, explain them more clearly, and provide more accurate source information -about them. The improvements since the 3.5 release include: +about them. The improvements since the 3.7 release include: - ... -- 2.7.4