[llvm] r286719 - As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8

Sylvestre Ledru via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 02:39:09 PST 2016


Author: sylvestre
Date: Sat Nov 12 04:39:09 2016
New Revision: 286719

URL: http://llvm.org/viewvc/llvm-project?rev=286719&view=rev
Log:
As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8

Modified:
    llvm/trunk/docs/ReleaseNotes.rst

Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=286719&r1=286718&r2=286719&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Sat Nov 12 04:39:09 2016
@@ -7,7 +7,7 @@ LLVM 4.0.0 Release Notes
 
 .. warning::
    These are in-progress notes for the upcoming LLVM 4.0.0 release.  You may
-   prefer the `LLVM 3.8 Release Notes <http://llvm.org/releases/3.8.0/docs
+   prefer the `LLVM 3.9 Release Notes <http://llvm.org/releases/3.9.0/docs
    /ReleaseNotes.html>`_.
 
 




More information about the llvm-commits mailing list