summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2017-11-18 20:00:43 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2017-11-18 20:00:43 +0000
commit020bd2fd3b4235b2175dafa9633d2b191c50e7cd (patch)
tree8a89adec084db6de765d0c8256df5e47702be4da /html
parent737c52ae13acb40beea4c15e032486b8996f33ec (diff)
downloadlibtiff-git-020bd2fd3b4235b2175dafa9633d2b191c50e7cd.tar.gz
* configure.ac: libtiff 4.0.9 released.v4.0.9Release-v4-0-9
Diffstat (limited to 'html')
-rw-r--r--html/Makefile.in3
-rw-r--r--html/index.html4
2 files changed, 4 insertions, 3 deletions
diff --git a/html/Makefile.in b/html/Makefile.in
index 82467b8f..4c0c8e3e 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -448,7 +448,8 @@ docfiles = \
v4.0.5.html \
v4.0.6.html \
v4.0.7.html \
- v4.0.8.html
+ v4.0.8.html \
+ v4.0.9.html
dist_doc_DATA = $(docfiles)
SUBDIRS = images man
diff --git a/html/index.html b/html/index.html
index 06e3d59b..a6b1900d 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.8.html">v4.0.8</a></td>
+ <td><a href="v4.0.9.html">v4.0.9</a></td>
</tr>
<tr>
<th>Master Download Site</th>
@@ -116,7 +116,7 @@
</ul>
<hr>
<p>
- Last updated $Date: 2017-11-07 02:00:06 $.
+ Last updated $Date: 2017-11-18 20:00:44 $.
</p>
</body>
</html>