[www] r181382 - Add schedule for 3.3 release.

Bill Wendling isanbard at gmail.com
Tue May 7 17:41:16 PDT 2013


Author: void
Date: Tue May  7 19:41:16 2013
New Revision: 181382

URL: http://llvm.org/viewvc/llvm-project?rev=181382&view=rev
Log:
Add schedule for 3.3 release.

Modified:
    www/trunk/index.html

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=181382&r1=181381&r2=181382&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Tue May  7 19:41:16 2013
@@ -168,7 +168,15 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Upcoming Releases</div>
 
 <div class="www_text">
-<p><b>LLVM 3.3 Release To Be Announced</b></p>
+<p><b>LLVM 3.3 Release Tentative Schedule</b></p>
+<ul>
+  <li><b>May 6th</b> — Branching for 3.3 release</li>
+  <li><b>May 6th - 11th</b> — Phase I testing</li>
+  <li><b>May 12th - 18th</b> — Bug fixing from Phase I</li>
+  <li><b>May 19th - 25th</b> — Phase II testing</li>
+  <li><i>Random wiggle room for further bug fixing and testing</i></li>
+  <li><b>June 5th</b> — Release</li>
+</ul>
 </div>
 
 <br>





More information about the llvm-commits mailing list