Skip to content

Commit 898dbf6

Browse files
committed
2025-02-20 update release
1 parent 45af503 commit 898dbf6

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

templates/index.html

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,15 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
54-
2025-02-13 -
55-
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
56-
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
54+
2025-02-20 -
55+
<a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
56+
PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
6161
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
62-
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
63-
This release fixes 1 security vulnerability and over 70 bugs reported
64-
over the last several months.
62+
to all supported versions of PostgreSQL, including 17.4, 16.8, 15.12, 14.17, and 13.20.
6563
</p>
6664
<p>
6765
For the more information about this release, please review the
@@ -150,28 +148,26 @@ <h2 class="centered-lines">Latest News</h2>
150148
<!-- Featured Post -->
151149
<header>
152150
<h3>
153-
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
154-
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
151+
<a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
152+
PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
155153
</a>
156154
</h3>
157155
<ul class="meta">
158-
<li><i class="far fa-clock"></i>&nbsp;2025-02-13</li>
156+
<li><i class="far fa-clock"></i>&nbsp;2025-02-20</li>
159157
<!--<li><i class="far fa-comments"></i> 0</li>-->
160158
</ul>
161159
</header>
162160
<p>
163161
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
164-
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
165-
This release fixes 1 security vulnerability and over 70 bugs reported
166-
over the last several months.
162+
to all supported versions of PostgreSQL, including 17.4, 16.8, 15.12, 14.17, and 13.20.
167163
</p>
168164
<p>
169165
For the more information about this release, please review the
170166
<a href="/docs/release/">release notes</a>. You can download
171167
PostgreSQL from the <a href="/download/">download</a> page.
172168
</p>
173169
<ul class="bold">
174-
<li><a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">Release Announcement</a></li>
170+
<li><a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">Release Announcement</a></li>
175171
<li><a href="/docs/release/">Release Notes</a></li>
176172
<li><a href="/about/press/">PostgreSQL 17 Press Kit &amp; Translations</a></li>
177173
<li><a href="/support/versioning/">Versioning Policy</a>

templates/pages/include/topbar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
February 13, 2025: <a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
2-
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
1+
February 20, 2025: <a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
2+
PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
33
</a>

0 commit comments

Comments
 (0)