[llvm-commits] [www-releases] r145621 - /www-releases/trunk/index.html

Tanya Lattner tonic at nondot.org
Thu Dec 1 11:33:17 PST 2011


Author: tbrethou
Date: Thu Dec  1 13:33:17 2011
New Revision: 145621

URL: http://llvm.org/viewvc/llvm-project?rev=145621&view=rev
Log:
Add 3.0

Modified:
    www-releases/trunk/index.html

Modified: www-releases/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/index.html?rev=145621&r1=145620&r2=145621&view=diff
==============================================================================
--- www-releases/trunk/index.html (original)
+++ www-releases/trunk/index.html Thu Dec  1 13:33:17 2011
@@ -62,6 +62,7 @@
 <script type="text/javascript">
 function addReleases() {
   var RELEASES = [
+    ['01 Dec 2011', '3.0'],
     ['06 Apr 2011', '2.9'],
     ['05 Oct 2010', '2.8'],
     ['27 Apr 2010', '2.7'],





More information about the llvm-commits mailing list