Fix a bug owen noticed


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27825 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 02b65f7..f967b7b 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -80,7 +80,7 @@
 
 <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,