summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2017-11-18 19:38:06 +0000
committerbfriesen <bfriesen>2017-11-18 19:38:06 +0000
commit2a5c39f00dfd9f1b853cb0d07a4b5eb120b8b87a (patch)
tree7af18b3ced82db7ac1f68bf8816b66fb30518fc6 /HOWTO-RELEASE
parent5259f2d79b74588fe668c0647898d08ca46ac251 (diff)
downloadlibtiff-2a5c39f00dfd9f1b853cb0d07a4b5eb120b8b87a.tar.gz
* html/v4.0.9.html: Add HTML file to document changes in libtiff
v4.0.9.
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 9293592b..ae750119 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -28,7 +28,7 @@ Notes on releasing.
Take ChangeLog entries and html-ify in there.
Easist thing to do is take html/vX.(X-1).html and use it as a template.
-3. Add vX.X.html file to the list of EXTRA_DIST files in the html/Makefile.am.
+3. Add vX.X.html file to the list of 'docfiles' files in the html/Makefile.am.
4. Update html/index.html to refer to this new page as the current release.