[llvm-commits] CVS: llvm-www/header.incl www-index.html
Tanya Lattner
tonic at nondot.org
Fri Oct 23 21:18:26 PDT 2009
Changes in directory llvm-www:
header.incl updated: 1.85 -> 1.86
www-index.html updated: 1.183 -> 1.184
---
Log message:
Add 2.6
---
Diffs of the changes: (+7 -7)
header.incl | 4 ++--
www-index.html | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.85 llvm-www/header.incl:1.86
--- llvm-www/header.incl:1.85 Thu Jul 30 01:59:36 2009
+++ llvm-www/header.incl Fri Oct 23 23:18:11 2009
@@ -42,7 +42,7 @@
<b>Download!</b>
<div class="www_sidebar">
<span style="font-size:smaller">Download now:</span>
-<a href="/releases/"><b>LLVM 2.5</b></a><br>
+<a href="/releases/"><b>LLVM 2.6</b></a><br>
<br>
<span style="font-size:smaller">Try the</span><br>
@@ -50,7 +50,7 @@
<br>
<span style="font-size:smaller">View the open-source</span><br>
-<a href="/releases/2.5/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/2.6/LICENSE.TXT"><b>license</b></a>
</div>
<br>
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.183 llvm-www/www-index.html:1.184
--- llvm-www/www-index.html:1.183 Tue Oct 20 13:01:54 2009
+++ llvm-www/www-index.html Fri Oct 23 23:18:11 2009
@@ -89,9 +89,9 @@
<div class="www_sectiontitle">Latest LLVM Release!</div>
<div class="www_text">
- <p><b>March 2, 2009</b>: LLVM 2.5 is now <a href="releases/"><b>available
+ <p><b>October 23, 2009</b>: LLVM 2.6 is now <a href="releases/"><b>available
for download</b></a>! LLVM is publicly available under an open source <a
- href="releases/2.5/LICENSE.TXT">License</a>. Also, you might want to
+ href="releases/2.6/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
@@ -103,15 +103,15 @@
<div class="www_sectiontitle">Upcoming Releases</div>
<div class="www_text">
-<p>LLVM 2.6 release schedule:</p>
-<ul>
+<p>LLVM 2.7 release schedule soon.</p>
+<!--<ul>
<li>Aug 21 - Code Freeze</li>
<li>Aug 28 - Pre-release1 testing begins</li>
<li>Sept 04 - Pre-release1 testing ends</li>
<li>Oct 17 - Pre-release2 testing begins</li>
<li>Oct 21 - Pre-release2 testing ends</li>
<li>Oct 23 - Release!</li>
-</ul>
+</ul>-->
</div>
<br>
More information about the llvm-commits
mailing list