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

Tanya Lattner tonic at nondot.org
Wed Sep 26 23:19:31 PDT 2007



Changes in directory llvm-www:

header.incl updated: 1.61 -> 1.62
www-index.html updated: 1.146 -> 1.147
---
Log message:

2.1 release


---
Diffs of the changes:  (+6 -13)

 header.incl    |    5 +++--
 www-index.html |   14 +++-----------
 2 files changed, 6 insertions(+), 13 deletions(-)


Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.61 llvm-www/header.incl:1.62
--- llvm-www/header.incl:1.61	Fri Jun 29 18:05:26 2007
+++ llvm-www/header.incl	Thu Sep 27 01:19:12 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 2.0</b></a><br/>
+<a href="/releases/"><b>LLVM 2.1</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/2.0/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/2.1/LICENSE.TXT"><b>license</b></a>
 </div>
 
 <br/>
@@ -69,6 +69,7 @@
 <b>Status Updates</b>
 <div class="www_sidebar">
   <span style="font-size:smaller">
+  <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-Sep/000024.html">Sep 26, 2007</a><br>
   <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-May/000023.html">May 23, 2007</a><br>
   <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-February/000021.html">Feb 21, 2007</a><br>
   <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2006-November/000020.html">Nov 19, 2006</a><br>


Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.146 llvm-www/www-index.html:1.147
--- llvm-www/www-index.html:1.146	Tue Jul 31 18:59:07 2007
+++ llvm-www/www-index.html	Thu Sep 27 01:19:12 2007
@@ -102,9 +102,9 @@
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>May 23, 2007</b>: LLVM 2.0 is now <a href="releases/"><b>available
+  <p><b>Sep 26, 2007</b>: LLVM 2.1 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/2.0/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/2.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 
@@ -116,15 +116,7 @@
 <div class="www_sectiontitle">Upcoming Releases</div>
 
 <div class="www_text">
-  <p>LLVM 2.1 will be released on September 27, 2007. Here is the release schedule:</p>
-<ul>
-<li>9/12/2007 - Code freeze and branch creation.</li>
-<li>9/14/2007 - Prerelease-1 out for testing.</li>
-<li>9/19/2007 - Prerelease-1 testing complete. </li>
-<li>9/20/2007 - Prerelease-2 out for testing.</li>
-<li>9/25/2007 - Prerelease-2 testing complete.</li>
-<li>9/27/2007 - Release.</li>
-</ul>
+  <p>LLVM 2.2 will be released in the Dec-Jan timeframe.</p>
 </div>
 
 <br>






More information about the llvm-commits mailing list