Updated release schedule
diff --git a/header.incl b/header.incl index 0a9652f..732cc23 100644 --- a/header.incl +++ b/header.incl
@@ -41,7 +41,7 @@ <b>Download!</b> <div class="www_sidebar"> <span style="font-size:smaller">Download now:</span> -<a href="https://releases.llvm.org/"><b>LLVM 18.1.8</b></a><br> +<a href="https://releases.llvm.org/"><b>LLVM 19.1.0</b></a><br> <a href="/releases/">All Releases</a><br> <a href="https://apt.llvm.org/">APT Packages</a><br> <a href="https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/">Fedora Snapshot Packages</a><br> @@ -114,6 +114,7 @@ <b>Release Emails</b> <div class="www_sidebar"> <span style="font-size:smaller"> + 19.1.0: <a href="https://discourse.llvm.org/t/llvm-19-1-0-released/81285">Sep 2024</a></br> 18.1.8: <a href="https://discourse.llvm.org/t/18-1-8-released/79725">Jun 2024</a><br> 18.1.7: <a href="https://discourse.llvm.org/t/18-1-7-released/79433">Jun 2024</a><br> 18.1.6: <a href="https://discourse.llvm.org/t/18-1-6-released/79068">May 2024</a><br>
diff --git a/index.html b/index.html index 24f5b1c..e6fad0a 100755 --- a/index.html +++ b/index.html
@@ -144,9 +144,9 @@ <div class="www_sectiontitle">Latest LLVM Release!</div> <div class="www_text"> - <p><b>18 June 2024</b>: LLVM 18.1.8 is now <a href="releases/"><b>available + <p><b>17 Sep 2024</b>: LLVM 19.1.0 is now <a href="releases/"><b>available for download</b></a>! LLVM is publicly available under an open source <a - href="releases/18.1.0/LICENSE.TXT">License</a>. Also, you might want to + href="releases/19.1.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 @@ -187,16 +187,17 @@ <li> 19.1.x <ul> <li>Jul 23rd: release/19.x branch created</li> - <li>Jul 26th: 19.1.0-rc1</li> - <li>Aug 6th: 19.1.0-rc2</li> - <li>Aug 20th: 19.1.0-rc3</li> - <li>Sep 3rd: 19.1.0</li> - <li>Sep 17th: 19.1.1</li> - <li>Oct 1st: 19.1.2</li> - <li>Oct 15th: 19.1.3</li> - <li>Oct 29th: 19.1.4</li> - <li>Nov 12th: 19.1.5</li> - <li>Nov 26th: 19.1.6 (if necessary)</li> + <li>Jul 26th: 19.1.0-rc1 was released</li> + <li>Aug 6th: 19.1.0-rc2 was released</li> + <li>Aug 20th: 19.1.0-rc3 was released</li> + <li>Sep 3rd: 19.1.0-rc4 was released</li> + <li>Sep 17th: 19.1.0 was released</li> + <li>Oct 1st: 19.1.1</li> + <li>Oct 15th: 19.1.2</li> + <li>Oct 29th: 19.1.3</li> + <li>Nov 12th: 19.1.4</li> + <li>Nov 26th: 19.1.5</li> + <li>Dec 10th: 19.1.6 (if necessary)</li> </ul> </li> </ul>