Skip to content

Commit 619a74a

Browse files
committed
Updated release schedule
1 parent eb5c48c commit 619a74a

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

header.incl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<b>Download!</b>
4242
<div class="www_sidebar">
4343
<span style="font-size:smaller">Download now:</span>
44-
<a href="https://releases.llvm.org/"><b>LLVM&nbsp;18.1.8</b></a><br>
44+
<a href="https://releases.llvm.org/"><b>LLVM&nbsp;19.1.0</b></a><br>
4545
<a href="/releases/">All Releases</a><br>
4646
<a href="https://apt.llvm.org/">APT Packages</a><br>
4747
<a href="https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/">Fedora Snapshot Packages</a><br>
@@ -114,6 +114,7 @@
114114
<b>Release&nbsp;Emails</b>
115115
<div class="www_sidebar">
116116
<span style="font-size:smaller">
117+
19.1.0: <a href="https://discourse.llvm.org/t/llvm-19-1-0-released/81285">Sep 2024</a></br>
117118
18.1.8: <a href="https://discourse.llvm.org/t/18-1-8-released/79725">Jun 2024</a><br>
118119
18.1.7: <a href="https://discourse.llvm.org/t/18-1-7-released/79433">Jun 2024</a><br>
119120
18.1.6: <a href="https://discourse.llvm.org/t/18-1-6-released/79068">May 2024</a><br>

index.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@
144144
<div class="www_sectiontitle">Latest LLVM Release!</div>
145145

146146
<div class="www_text">
147-
<p><b>18 June 2024</b>: LLVM 18.1.8 is now <a href="releases/"><b>available
147+
<p><b>17 Sep 2024</b>: LLVM 19.1.0 is now <a href="releases/"><b>available
148148
for download</b></a>! LLVM is publicly available under an open source <a
149-
href="releases/18.1.0/LICENSE.TXT">License</a>. Also, you might want to
149+
href="releases/19.1.0/LICENSE.TXT">License</a>. Also, you might want to
150150
check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
151151
features</b></a> in Git that will appear in the next LLVM release. If
152152
you want them early, <a href="releases/">download LLVM</a> through
@@ -187,16 +187,17 @@
187187
<li> 19.1.x
188188
<ul>
189189
<li>Jul 23rd: release/19.x branch created</li>
190-
<li>Jul 26th: 19.1.0-rc1</li>
191-
<li>Aug &nbsp;6th: 19.1.0-rc2</li>
192-
<li>Aug 20th: 19.1.0-rc3</li>
193-
<li>Sep &nbsp;3rd: 19.1.0</li>
194-
<li>Sep 17th: 19.1.1</li>
195-
<li>Oct &nbsp;1st: 19.1.2</li>
196-
<li>Oct 15th: 19.1.3</li>
197-
<li>Oct 29th: 19.1.4</li>
198-
<li>Nov 12th: 19.1.5</li>
199-
<li>Nov 26th: 19.1.6 (if necessary)</li>
190+
<li>Jul 26th: 19.1.0-rc1 was released</li>
191+
<li>Aug &nbsp;6th: 19.1.0-rc2 was released</li>
192+
<li>Aug 20th: 19.1.0-rc3 was released</li>
193+
<li>Sep &nbsp;3rd: 19.1.0-rc4 was released</li>
194+
<li>Sep 17th: 19.1.0 was released</li>
195+
<li>Oct &nbsp;1st: 19.1.1</li>
196+
<li>Oct 15th: 19.1.2</li>
197+
<li>Oct 29th: 19.1.3</li>
198+
<li>Nov 12th: 19.1.4</li>
199+
<li>Nov 26th: 19.1.5</li>
200+
<li>Dec 10th: 19.1.6 (if necessary)</li>
200201
</ul>
201202
</li>
202203
</ul>

0 commit comments

Comments
 (0)