[llvm-commits] CVS: llvm-www/header.incl
Chris Lattner
sabre at nondot.org
Wed May 23 11:44:57 PDT 2007
Changes in directory llvm-www:
header.incl updated: 1.57 -> 1.58
---
Log message:
1.9 -> 2.0
---
Diffs of the changes: (+2 -2)
header.incl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.57 llvm-www/header.incl:1.58
--- llvm-www/header.incl:1.57 Wed May 23 13:42:43 2007
+++ llvm-www/header.incl Wed May 23 13:44:37 2007
@@ -39,7 +39,7 @@
<b>Download!</b>
<div class="www_sidebar">
<span style="font-size:smaller">Download now:</span>
-<a href="/releases/"><b>LLVM 1.9</b></a><br/>
+<a href="/releases/"><b>LLVM 2.0</b></a><br/>
<br/>
<span style="font-size:smaller">Try the</span><br/>
@@ -47,7 +47,7 @@
<br/>
<span style="font-size:smaller">View the open-source</span><br/>
-<a href="/releases/1.9/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/2.0/LICENSE.TXT"><b>license</b></a>
</div>
<br/>
More information about the llvm-commits
mailing list