Blame libtiff/tiffvers.h

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