[www] r238206 - Add information about 3.6.1 release

Tom Stellard thomas.stellard at amd.com
Tue May 26 07:57:04 PDT 2015


Author: tstellar
Date: Tue May 26 09:57:04 2015
New Revision: 238206

URL: http://llvm.org/viewvc/llvm-project?rev=238206&view=rev
Log:
Add information about 3.6.1 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=238206&r1=238205&r2=238206&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Tue May 26 09:57:04 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.6.0"><b>LLVM 3.6</b></a><br>
+<a href="/releases/download.html#3.6.1"><b>LLVM 3.6.1</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.6.0/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/3.6.1/LICENSE.TXT"><b>license</b></a>
 </div>
 
 <br>

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=238206&r1=238205&r2=238206&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Tue May 26 09:57:04 2015
@@ -149,9 +149,9 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>Feb 27, 2015</b>: LLVM 3.6 is now <a href="releases/"><b>available
+  <p><b>May 26, 2015</b>: LLVM 3.6.1 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/3.6.0/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/3.6.1/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 





More information about the llvm-commits mailing list