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