diff options
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/release-calendar.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index 136b6b5c9d2..960f2dbc795 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@ <div class="content"> <h1>News</h1> +<h2>April 24, 2019</h2> +<p> +<a href="relnotes/19.0.3.html">Mesa 19.0.3</a> is released. +This is a bug-fix release. +</p> + <h2>April 10, 2019</h2> <p> <a href="relnotes/19.0.2.html">Mesa 19.0.2</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 716419c6498..c0372544a55 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -49,13 +49,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="4">19.0</td> -<td>2019-04-23</td> -<td>19.0.3</td> -<td>Dylan Baker</td> -<td> -</tr> -<tr> +<td rowspan="3">19.0</td> <td>2019-05-07</td> <td>19.0.4</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 944b3ecdb5d..d0561718ee8 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> +<li><a href="relnotes/19.0.3.html">19.0.3 release notes</a> <li><a href="relnotes/19.0.2.html">19.0.2 release notes</a> <li><a href="relnotes/18.3.6.html">18.3.6 release notes</a> <li><a href="relnotes/19.0.1.html">19.0.1 release notes</a> |