From: Aaron Ballman Date: Tue, 26 May 2015 16:12:07 +0000 (+0000) Subject: Going out on a limb and guessing that someone viewing the 3.7 release notes may inste... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81733a113c93bfd4cc099729bcea197986f8b2a8;p=clang Going out on a limb and guessing that someone viewing the 3.7 release notes may instead want to view 3.6 instead of 3.5. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@238212 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 5682f34af7..3c9f8a9948 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -11,8 +11,8 @@ Written by the `LLVM Team `_ .. warning:: These are in-progress notes for the upcoming Clang 3.7 release. You may - prefer the `Clang 3.5 Release Notes - `_. + prefer the `Clang 3.6 Release Notes + `_. Introduction ============