diff options
author | Brian Paul <brianp@vmware.com> | 2017-01-24 14:30:07 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2017-01-24 14:30:44 -0700 |
commit | b87eedd405f03f51dc99d5971cb106fdf215a2b8 (patch) | |
tree | 254a499446e1608d55fde74276c87735a96c1516 /docs/index.html | |
parent | a435991d3c0dd8bf177399944bfae802794695b4 (diff) |
docs: fix incorrect link to 12.0.6 release notes
Trivial.
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 252084142b..d0b02d1b07 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ <h2>January 23, 2017</h2> <p> -<a href="relnotes/12.0.5.html">Mesa 12.0.6</a> is released. +<a href="relnotes/12.0.6.html">Mesa 12.0.6</a> is released. This is a bug-fix release. <br> NOTE: This is an extra release for the 12.0 stable branch, as per developers' |