Updates for 15.0.0 release
diff --git a/index.html b/index.html
index 420affa..fcbb70d 100755
--- a/index.html
+++ b/index.html
@@ -138,9 +138,9 @@
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>24 June 2022</b>: LLVM 14.0.6 is now <a href="releases/"><b>available
+  <p><b>6 September 2022</b>: LLVM 15.0.0 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/14.0.0/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/15.0.0/LICENSE.TXT">License</a>.  Also, you might want to
   check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
   features</b></a> in Git that will appear in the next LLVM release.  If
   you want them early, <a href="releases/">download LLVM</a> through
@@ -178,13 +178,13 @@
 
 <p><b>LLVM Release Schedule:</b></p>
 <ul>
-  <li> 15.0.0
+  <li> 15.0.x
     <ul>
-      <li>Jul 26: release/15.x branch created.</li>
-      <li>Jul 29: 15.0.0-rc1</li>
-      <li>Aug&nbsp;&nbsp;9: 15.0.0-rc2</li>
-      <li>Aug 23: 15.0.0-rc3</li>
-      <li>Sep&nbsp;&nbsp;6: 15.0.0-final</li>
+      <li>Sep 6th: 15.0.0 was released</li>
+      <li>Sep 20th: 15.0.1</li>
+      <li>Oct 4th: 15.0.2</li>
+      <li>Oct 18th: 15.0.3</li>
+      <li>Nov 1th: 15.0.4</li>
     </ul>
   </li>
 </ul>