summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2018-11-10 09:33:11 -0600
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2018-11-10 09:33:11 -0600
commitb8eac98dd0849c3f888518ce5cecc020f8b2991c (patch)
tree4fb8f5e8d5b2077509c8de76d08ad5ef0f1fe6fc /html
parent126a949736fe8d2684525706e9047b39e2a095a6 (diff)
downloadlibtiff-git-b8eac98dd0849c3f888518ce5cecc020f8b2991c.tar.gz
libtiff 4.0.10 released.v4.0.10
Diffstat (limited to 'html')
-rw-r--r--html/Makefile.am3
-rw-r--r--html/index.html2
2 files changed, 3 insertions, 2 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 12193df7..c3ef8456 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -86,7 +86,8 @@ docfiles = \
v4.0.6.html \
v4.0.7.html \
v4.0.8.html \
- v4.0.9.html
+ v4.0.9.html \
+ v4.0.10.html
dist_doc_DATA = $(docfiles)
diff --git a/html/index.html b/html/index.html
index a670d4ee..aadadae8 100644
--- a/html/index.html
+++ b/html/index.html
@@ -24,7 +24,7 @@
</tr>
<tr>
<th>Latest Stable Release</th>
- <td><a href="v4.0.9.html">v4.0.9</a></td>
+ <td><a href="v4.0.10.html">v4.0.10</a></td>
</tr>
<tr>
<th>Master Download Site</th>