ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/tiffvers.h
(Generate patch)

Comparing ray/src/common/tiffvers.h (file contents):
Revision 3.3 by greg, Thu Jun 19 23:14:31 2003 UTC vs.
Revision 3.4 by greg, Tue Sep 9 15:01:22 2003 UTC

# Line 1 | Line 1
1 < #define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.5.6 beta\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
1 > #define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.5.7\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
2   /*
3   * This define can be used in code that requires
4   * compilation-related definitions specific to a
# Line 6 | Line 6
6   * version checking should be done based on the
7   * string returned by TIFFGetVersion.
8   */
9 < #define TIFFLIB_VERSION 20010801
9 > #define TIFFLIB_VERSION 20011128

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines