Module: Mesa Branch: master Commit: f9bb5cd105d93e7b1cbdbecc73d2075b7af96e18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9bb5cd105d93e7b1cbdbecc73d2075b7af96e18
Author: Eric Engestrom <[email protected]> Date: Wed Sep 25 19:19:05 2019 +0100 docs/release-calendar: fix bugfix release numbers Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> --- docs/release-calendar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 2711371a005..59de72b42e4 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -79,12 +79,12 @@ if you'd like to nominate a patch in the next stable release. </tr> <tr> <td>2019-11-13</td> -<td>19.2.2</td> +<td>19.2.3</td> <td>Dylan Baker</td> </tr> <tr> <td>2019-11-27</td> -<td>19.2.2</td> +<td>19.2.4</td> <td>Dylan Baker</td> <td>Last planned 19.2.x release</td> </tr> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
