This commit is contained in:
Frank Warmerdam 2001-11-23 16:02:14 +00:00
parent b9a768ba71
commit b7508608aa
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2001-11-23 Frank Warmerdam <warmerdam@pobox.com>
* added html/v3.5.7.html, updated html/index.html.
* Makefile.in: added contrib/addtiffo/tif_ovrcache.{c,h}.
2001-11-15 Frank Warmerdam <warmerdam@pobox.com>
* configure: fixed test for -lm.

View File

@ -1,5 +1,5 @@
#! smake
# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.23 2001-11-23 13:56:43 warmerda Exp $
# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.24 2001-11-23 16:02:14 warmerda Exp $
#
# @WARNING@
#
@ -323,6 +323,7 @@ TIFFFILES=\
html/v3.5.1.html \
html/v3.5.2.html \
html/v3.5.3.html \
html/v3.5.7.html \
html/man \
html/man/TIFFClose.3t.html \
html/man/TIFFError.3t.html \

View File

@ -1 +1 @@
3.5.7 beta
3.5.7

2
dist/tiff.version vendored
View File

@ -1 +1 @@
define TIFF_VNUM "3.5.6 (beta)"
define TIFF_VNUM "3.5.7 (beta)"