summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html5
-rw-r--r--docs/release-calendar.html8
-rw-r--r--docs/relnotes.html1
3 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index cfe060c8110..16e96e17de4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,11 @@
<div class="content">
<h1>News</h1>
+<h2>August 24, 2018</h2>
+<p>
+<a href="relnotes/18.1.7.html">Mesa 18.1.7</a> is released.
+This is a bug-fix release.
+</p>
<h2>August 13, 2018</h2>
<p>
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index c42d850367c..61bfd8dfa7b 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -39,13 +39,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td rowspan="2">18.1</td>
-<td>2018-08-24</td>
-<td>18.1.7</td>
-<td>Dylan Baker</td>
-<td></td>
-</tr>
-<tr>
+<td rowspan="1">18.1</td>
<td>2018-09-07</td>
<td>18.1.8</td>
<td>Dylan Baker</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index b3399307e35..1cccedfe029 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/18.1.7.html">18.1.7 release notes</a>
<li><a href="relnotes/18.1.6.html">18.1.6 release notes</a>
<li><a href="relnotes/18.1.5.html">18.1.5 release notes</a>
<li><a href="relnotes/18.1.4.html">18.1.4 release notes</a>