Module: Mesa Branch: master Commit: bce489a4ed8a4ffe2a79617dca9402f9f7ded381 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bce489a4ed8a4ffe2a79617dca9402f9f7ded381
Author: Emil Velikov <[email protected]> Date: Fri Dec 8 13:59:27 2017 +0000 docs/release-calendar: drop 17.3.0 from the table Signed-off-by: Emil Velikov <[email protected]> --- docs/release-calendar.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/release-calendar.html b/docs/release-calendar.html index d34f56e892..d65e360855 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -52,13 +52,7 @@ if you'd like to nominate a patch in the next stable release. <td>Final planned release for the 17.2 series</td> </tr> <tr> -<td rowspan="4">17.3</td> -<td>2017-12-02</td> -<td>17.3.0 final</td> -<td>Emil Velikov</td> -<td></td> -</tr> -<tr> +<td rowspan="3">17.3</td> <td>2017-12-15</td> <td>17.3.1</td> <td>Emil Velikov</td> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
