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

docs/ReleaseNotes.rst

index fc3f9fc28229701c76f3863540979fc385d17104..68558c4bada845c2c60a70c4011a9df6f5f47604 100644 (file)
@@ -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:
 
 -  ...