Blame libtiff/tiffvers.h

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