[www] r230778 - Point links to 3.6 release

Hans Wennborg hans at hanshq.net
Fri Feb 27 10:46:26 PST 2015


Author: hans
Date: Fri Feb 27 12:46:25 2015
New Revision: 230778

URL: http://llvm.org/viewvc/llvm-project?rev=230778&view=rev
Log:
Point links to 3.6 release

Modified:
    www/trunk/header.incl
    www/trunk/index.html

Modified: www/trunk/header.incl
URL: http://llvm.org/viewvc/llvm-project/www/trunk/header.incl?rev=230778&r1=230777&r2=230778&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Fri Feb 27 12:46:25 2015
@@ -42,14 +42,14 @@
 <b>Download!</b>
 <div class="www_sidebar">
 <span style="font-size:smaller">Download now:</span>
-<a href="/releases/download.html#3.5.1"><b>LLVM 3.5.1</b></a><br>
+<a href="/releases/download.html#3.6.0"><b>LLVM 3.6</b></a><br>
 <a href="/releases/">All Releases</a><br>
 <a href="/apt/">APT Packages</a><br>
 <a href="/builds/">Win Installer</a><br>
 <br>
 
 <span style="font-size:smaller">View the open-source</span><br>
-<a href="/releases/3.5.1/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/3.6.0/LICENSE.TXT"><b>license</b></a>
 </div>
 
 <br>
@@ -100,6 +100,7 @@
 <b>Release Emails</b>
 <div class="www_sidebar">
   <span style="font-size:smaller">
+  <!--3.6: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2015-February/000057.html">Feb 2015</a><br>-->
   3.5.1: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2015-January/000056.html">Jan 2015</a><br>
   3.5: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-September/000055.html">Sep 2014</a><br>
   3.4.2: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-June/000053.html">June 2014</a><br>

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=230778&r1=230777&r2=230778&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Fri Feb 27 12:46:25 2015
@@ -149,9 +149,9 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>Jan 20, 2015</b>: LLVM 3.5.1 is now <a href="releases/"><b>available
+  <p><b>Feb 27, 2015</b>: LLVM 3.6 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/3.5.1/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/3.6.0/LICENSE.TXT">License</a>.  Also, you might want to
   check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new 
   features</b></a> in SVN that will appear in the next LLVM release.  If
   you want them early, <a href="releases/">download LLVM</a> through 
@@ -180,15 +180,10 @@ LLVM Developer Policy</a>.
 
 <div class="www_text">
 
-<p><b>LLVM 3.6 Release Schedule:</b></p>
+<p><b>LLVM 3.7 Release Schedule:</b></p>
 
 <ul>
-<li>14 January 2015: Branch for 3.6 release</li>
-<li>14 Jan–21 Jan: Testing Phase I</li>
-<li>22 Jan–29 Jan: Fix bugs from Testing Phase I</li>
-<li>30 Jan–6 Feb: Testing Phase II</li>
-<li>7 Feb–14 Feb: Fix bugs from Testing Phase II</li>
-<li>21 February: 3.6.0 RELEASE!</li>
+<li>TBD</li>
 </ul>
 
 </div>





More information about the llvm-commits mailing list