Skip to content

Commit ccd4a09

Browse files
committed
Release 20.1.3
1 parent f3c820c commit ccd4a09

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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;20.1.2</b></a><br>
44+
<a href="https://releases.llvm.org/"><b>LLVM&nbsp;20.1.3</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/">RPM Snapshots</a><br>
@@ -114,6 +114,7 @@
114114
<b>Release&nbsp;Emails</b>
115115
<div class="www_sidebar">
116116
<span style="font-size:smaller">
117+
20.1.3: <a href="https://discourse.llvm.org/t/llvm-20-1-3-released/85874">Apr 2025</a></br>
117118
20.1.2: <a href="https://discourse.llvm.org/t/llvm-20-1-2-released/85654">Apr 2025</a></br>
118119
20.1.1: <a href="https://discourse.llvm.org/t/llvm-20-1-1-released/85337">Mar 2025</a></br>
119120
20.1.0: <a href="https://discourse.llvm.org/t/llvm-20-1-0-released/85122">Mar 2025</a></br>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<div class="www_sectiontitle">Latest LLVM Release!</div>
151151

152152
<div class="www_text">
153-
<p><b>1 Apr 2025</b>: LLVM 20.1.2 is now <a href="releases/"><b>available
153+
<p><b>15 Apr 2025</b>: LLVM 20.1.3 is now <a href="releases/"><b>available
154154
for download</b></a>! LLVM is publicly available under an open source <a
155155
href="releases/20.1.0/LICENSE.TXT">License</a>. Also, you might want to
156156
check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
@@ -200,7 +200,7 @@
200200
<li>Mar &nbsp;4th: 20.1.0 was released</li>
201201
<li>Mar 18th: 20.1.1 was released</li>
202202
<li>Apr &nbsp;1st: 20.1.2 was released</li>
203-
<li>Apr 15th: 20.1.3</li>
203+
<li>Apr 15th: 20.1.3 was released</li>
204204
<li>Apr 29th: 20.1.4</li>
205205
<li>May 13th: 20.1.5</li>
206206
<li>May &nbsp;27th: 20.1.6 (Tentative) </li>

0 commit comments

Comments
 (0)