diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-01-22 15:50:48 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-01-22 15:50:48 +0000 |
commit | bb58b59998bc69c147b933352b09098f5e1ccbc0 (patch) | |
tree | b42bc9d4da6361d627db92f00bd5bad241ede5ea /docs | |
parent | 45c5000ffc1f0f20861fb568172c0b1f40225a59 (diff) | |
download | external_mesa3d-bb58b59998bc69c147b933352b09098f5e1ccbc0.zip external_mesa3d-bb58b59998bc69c147b933352b09098f5e1ccbc0.tar.gz external_mesa3d-bb58b59998bc69c147b933352b09098f5e1ccbc0.tar.bz2 |
docs: correct 11.1.1 release year
Seems like I wasn't ready to let 2015 go :-)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-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 2c1898b..2b1e646 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ series. Users of 11.0 are encouraged to migrate to the 11.1 series in order to obtain future fixes. </p> -<h2>January 13, 2015</h2> +<h2>January 13, 2016</h2> <p> <a href="relnotes/11.1.1.html">Mesa 11.1.1</a> is released. This is a bug-fix release. |