PBRT
/home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/tiff-3.9.4/tiffvers.h
00001 #define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.4\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
00002 /*
00003  * This define can be used in code that requires
00004  * compilation-related definitions specific to a
00005  * version or versions of the library.  Runtime
00006  * version checking should be done based on the
00007  * string returned by TIFFGetVersion.
00008  */
00009 #define TIFFLIB_VERSION 20100615