]> granicus.if.org Git - clang/commitdiff
ReleaseNotes: small version nbr fix
authorHans Wennborg <hans@hanshq.net>
Wed, 12 Aug 2015 16:41:18 +0000 (16:41 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 12 Aug 2015 16:41:18 +0000 (16:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_37@244762 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 288eb0314a6b88aec5db42dec3e61ea234fee254..ef682f189aeaae4bcf677ae7022c644bbc98a2e0 100644 (file)
@@ -62,7 +62,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.6 release include:
 
 -  ...