[llvm-branch-commits] [llvm-branch] r142180 - /llvm/branches/release_30/docs/GettingStarted.html

Bill Wendling isanbard at gmail.com
Sun Oct 16 23:31:32 PDT 2011


Author: void
Date: Mon Oct 17 01:31:32 2011
New Revision: 142180

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

Modified:
    llvm/branches/release_30/docs/GettingStarted.html

Modified: llvm/branches/release_30/docs/GettingStarted.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/GettingStarted.html?rev=142180&r1=142179&r2=142180&view=diff
==============================================================================
--- llvm/branches/release_30/docs/GettingStarted.html (original)
+++ llvm/branches/release_30/docs/GettingStarted.html Mon Oct 17 01:31:32 2011
@@ -747,6 +747,7 @@
 subdirectories of the '<tt>tags</tt>' directory:</p>
 
 <ul>
+<li>Release 3.0: <b>RELEASE_30/final</b></li>
 <li>Release 2.9: <b>RELEASE_29/final</b></li>
 <li>Release 2.8: <b>RELEASE_28</b></li>
 <li>Release 2.7: <b>RELEASE_27</b></li>





More information about the llvm-branch-commits mailing list