Fix a bug owen noticed
authorChris Lattner <sabre@nondot.org>
Wed, 19 Apr 2006 04:21:16 +0000 (04:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Apr 2006 04:21:16 +0000 (04:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27825 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 02b65f711191846e6db0d55ef73c8152072fb95e..f967b7b276f8156c27377b6cef31182af3fee09c 100644 (file)
@@ -80,7 +80,7 @@ front-end</a></div>
 
 <div class="doc_text">
 
-<p>LLVM 1.8 includes a brand new llvm-gcc, based on GCC 4.0.1.  This version
+<p>LLVM 1.7 includes a brand new llvm-gcc, based on GCC 4.0.1.  This version
 of llvm-gcc solves many serious long-standing problems with llvm-gcc, including
 all of those blocked by the <a href="http://llvm.org/PR498">llvm-gcc 4 meta 
 bug</a>.  In addition, llvm-gcc4 implements support for many new features,