diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 51fac9142a..0338c11794 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>May 10, 2017</h2> +<p> +<a href="relnotes/17.1.0.html">Mesa 17.1.0</a> is released. This is a +new development release. See the release notes for more information +about the release. +</p> + <h2>April 28, 2017</h2> <p> <a href="relnotes/17.0.5.html">Mesa 17.0.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index f5ef3b5dd7..b598bac607 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/17.1.0.html">17.1.0 release notes</a> <li><a href="relnotes/17.0.5.html">17.0.5 release notes</a> <li><a href="relnotes/17.0.4.html">17.0.4 release notes</a> <li><a href="relnotes/17.0.3.html">17.0.3 release notes</a> |