docs: fix 18.0 release note version

Fixes: 839fb3a696 "docs: Update 18.0.0 release notes"
Cc: "18.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Eric Engestrom 2018-03-28 11:14:40 +01:00
parent 20eb44ad65
commit d77844a529
1 changed files with 4 additions and 4 deletions

View File

@ -14,15 +14,15 @@
<iframe src="../contents.html"></iframe> <iframe src="../contents.html"></iframe>
<div class="content"> <div class="content">
<h1>Mesa 17.4.0 Release Notes / March 27 2018</h1> <h1>Mesa 18.0.0 Release Notes / March 27 2018</h1>
<p> <p>
Mesa 17.4.0 is a new development release. Mesa 18.0.0 is a new development release.
People who are concerned with stability and reliability should stick People who are concerned with stability and reliability should stick
with a previous release or wait for Mesa 17.4.1. with a previous release or wait for Mesa 18.0.1.
</p> </p>
<p> <p>
Mesa 17.4.0 implements the OpenGL 4.5 API, but the version reported by Mesa 18.0.0 implements the OpenGL 4.5 API, but the version reported by
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 4.5. OpenGL Some drivers don't support all the features required in OpenGL 4.5. OpenGL