[llvm-commits] CVS: llvm-www/www-index.html header.incl
Chris Lattner
lattner at cs.uiuc.edu
Thu Apr 20 00:21:53 PDT 2006
Changes in directory llvm-www:
www-index.html updated: 1.126 -> 1.127
header.incl updated: 1.45 -> 1.46
---
Log message:
1.7 is out!
---
Diffs of the changes: (+5 -4)
header.incl | 5 +++--
www-index.html | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.126 llvm-www/www-index.html:1.127
--- llvm-www/www-index.html:1.126 Wed Apr 19 13:01:48 2006
+++ llvm-www/www-index.html Thu Apr 20 02:21:41 2006
@@ -102,9 +102,9 @@
<div class="www_sectiontitle">Latest LLVM Release!</div>
<div class="www_text">
- <p><b>Nov 08, 2005</b>: LLVM 1.6 is now <a href="releases/"><b>available
+ <p><b>April 20, 2006</b>: LLVM 1.7 is now <a href="releases/"><b>available
for download</b></a>! LLVM is publicly available under an open source <a
- href="releases/1.6/LICENSE.TXT">License</a>. Also, you might want to
+ href="releases/1.7/LICENSE.TXT">License</a>. Also, you might want to
check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
features</b></a> in CVS that will appear in the next LLVM release. If
you want them early, <a href="releases/">download LLVM</a> through
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.45 llvm-www/header.incl:1.46
--- llvm-www/header.incl:1.45 Thu Mar 16 13:02:22 2006
+++ llvm-www/header.incl Thu Apr 20 02:21:41 2006
@@ -37,7 +37,7 @@
<b>Download!</b>
<div class="www_sidebar">
<span style="font-size:smaller">Download now:</span>
-<a href="/releases/"><b>LLVM 1.6</b></a><br>
+<a href="/releases/"><b>LLVM 1.7</b></a><br>
<br>
<span style="font-size:smaller">Try the</span><br>
@@ -45,7 +45,7 @@
<br>
<span style="font-size:smaller">View the open-source</span><br>
-<a href="/releases/1.6/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/1.7/LICENSE.TXT"><b>license</b></a>
</div>
<br>
@@ -65,6 +65,7 @@
<b>Status Updates</b>
<div class="www_sidebar">
<span style="font-size:smaller">
+ <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2006-April/000018.html">Apr 20, 2006</a><br>
<a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2005-November/000017.html">Nov 8, 2005</a><br>
<a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2005-May/000016.html">May 18, 2005</a><br>
<a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2005-February/000015.html">February 14, 2005</a><br>
More information about the llvm-commits
mailing list