Mesa (master): docs: fix broken release-calendar

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 21 14:16:00 UTC 2020


Module: Mesa
Branch: master
Commit: 089b0310efb6d93bc78bb4b1b0d5e7494db15e27
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=089b0310efb6d93bc78bb4b1b0d5e7494db15e27

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Thu May 21 14:19:56 2020 +0200

docs: fix broken release-calendar

This also removed the branch-row, which is needed to keep things sane.

Fixes: 34718070ef8 ("docs: update calendar for 20.1.0-rc4")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5143>

---

 docs/release-calendar.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 89c8c05b381..2cb1343a9bf 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -66,6 +66,7 @@ if you'd like to nominate a patch in the next stable release.
 <td>Last planned release of the 20.0 series</td>
 </tr>
 <tr>
+<td rowspan="1">20.1</td>
 <td>2020-05-27</td>
 <td>20.1.0-rc5</td>
 <td>Eric Engestrom</td>



More information about the mesa-commit mailing list