[llvm-commits] CVS: llvm-www/releases/index.html

John Criswell criswell at cs.uiuc.edu
Wed May 18 12:24:37 PDT 2005



Changes in directory llvm-www/releases:

index.html updated: 1.23 -> 1.24
---
Log message:

Bless LLVM 1.5.


---
Diffs of the changes:  (+5 -1)

 index.html |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletion(-)


Index: llvm-www/releases/index.html
diff -u llvm-www/releases/index.html:1.23 llvm-www/releases/index.html:1.24
--- llvm-www/releases/index.html:1.23	Thu Dec  9 18:04:12 2004
+++ llvm-www/releases/index.html	Wed May 18 14:24:23 2005
@@ -28,7 +28,7 @@
 
 <div class="rel_boxtext">
 
-<p>LLVM is distributed under the <a href="1.4/LICENSE.TXT">University of
+<p>LLVM is distributed under the <a href="1.5/LICENSE.TXT">University of
 Illinois Open Source License</a>, an <a
 href="http://www.opensource.org/licenses/UoI-NCSA.php">OSI-approved</a>
 license.</p>
@@ -43,6 +43,9 @@
 <li>Always - <a href="register.html">Anonymous CVS access</a>; <a
 href="../docs/ReleaseNotes.html">release notes</a>.</li>
 
+<li>18 May 2005 - 1.5 release <a href="register.html">download</a>; <a
+href="1.5/docs/ReleaseNotes.html">release notes</a>.</li>
+
 <li>09 Dec 2004 - 1.4 release <a href="register.html">download</a>; <a
 href="1.4/docs/ReleaseNotes.html">release notes</a>.</li>
 
@@ -70,6 +73,7 @@
 
 <ul>
 <li><a href="http://llvm.cs.uiuc.edu/docs/">Current LLVM documentation</a></li>
+<li><a href="1.5/docs/index.html">Documentation for LLVM 1.5</a></li>
 <li><a href="1.4/docs/index.html">Documentation for LLVM 1.4</a></li>
 <li><a href="1.3/docs/index.html">Documentation for LLVM 1.3</a></li>
 <li><a href="1.2/docs/index.html">Documentation for LLVM 1.2</a></li>






More information about the llvm-commits mailing list