kusano 7d535a
#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
kusano 7d535a
/*
kusano 7d535a
 * This define can be used in code that requires
kusano 7d535a
 * compilation-related definitions specific to a
kusano 7d535a
 * version or versions of the library.  Runtime
kusano 7d535a
 * version checking should be done based on the
kusano 7d535a
 * string returned by TIFFGetVersion.
kusano 7d535a
 */
kusano 7d535a
#define TIFFLIB_VERSION 20120922