summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2018-03-28 11:14:40 +0100
committerEric Engestrom <eric.engestrom@imgtec.com>2018-03-28 16:52:56 +0100
commitd77844a5290948a490ce6921c1623d1dd7af6c31 (patch)
treeaa63bcf6627ca472c0ca2a2f4d409e45fbe62391 /docs
parent20eb44ad65ec6f40ba8b77529f42f79517e89231 (diff)
docs: fix 18.0 release note version
Fixes: 839fb3a696679bfe975c2 "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>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/18.0.0.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/relnotes/18.0.0.html b/docs/relnotes/18.0.0.html
index 2b374be6321..6fa6370a06a 100644
--- a/docs/relnotes/18.0.0.html
+++ b/docs/relnotes/18.0.0.html
@@ -14,15 +14,15 @@
<iframe src="../contents.html"></iframe>
<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>
-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
-with a previous release or wait for Mesa 17.4.1.
+with a previous release or wait for Mesa 18.0.1.
</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) /
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