Changes in directory llvm/docs:

HowToReleaseLLVM.html updated: 1.4 -> 1.5
---
Log message:

Fix an anchor.


---
Diffs of the changes:  (+2 -2)

 HowToReleaseLLVM.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/HowToReleaseLLVM.html
diff -u llvm/docs/HowToReleaseLLVM.html:1.4 llvm/docs/HowToReleaseLLVM.html:1.5
--- llvm/docs/HowToReleaseLLVM.html:1.4 Tue Apr 11 01:21:25 2006
+++ llvm/docs/HowToReleaseLLVM.html     Tue Apr 11 01:22:15 2006
@@ -58,7 +58,7 @@
 </div>
 
 <!-- ======================================================================= 
-->
-<div class="doc_subsection"><a name="build">Settle CVS HEAD</a></div>
+<div class="doc_subsection"><a name="settle">Settle CVS HEAD</a></div>
 <div class="doc_text">
   <p>Use the nightly test reports, and 'make check' (deja-gnu based tests) to 
   increase the quality of LLVM and ensure that merged branches have not
@@ -157,7 +157,7 @@
   <a href="mailto:[EMAIL PROTECTED]">Reid Spencer</a><br>
   <a href="http://llvm.cs.uiuc.edu";>The LLVM Compiler Infrastructure</a>
   <br/>
-  Last modified: $Date: 2006/04/11 06:21:25 $
+  Last modified: $Date: 2006/04/11 06:22:15 $
 </address>
 </body>
 </html>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to