[www] r293794 - Try adding a 'Current status' to the 'Upcoming releases' box

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 10:22:55 PST 2017


Author: hans
Date: Wed Feb  1 12:22:55 2017
New Revision: 293794

URL: http://llvm.org/viewvc/llvm-project?rev=293794&view=rev
Log:
Try adding a 'Current status' to the 'Upcoming releases' box

Modified:
    www/trunk/index.html

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=293794&r1=293793&r2=293794&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Wed Feb  1 12:22:55 2017
@@ -191,6 +191,11 @@ LLVM Developer Policy</a>.
 </li>
 </ul>
 
+<p>
+<b>Current Status:</b>
+<a href="http://lists.llvm.org/pipermail/llvm-dev/2017-January/109442.html">4.0.0-rc1 Available</a> (Jan 23)
+</p>
+
 </div>
 
 <div class="www_sectiontitle">Developer Meetings</div>




More information about the llvm-commits mailing list