ultimatepp/uppsrc/plugin/tif/lib/tiffvers.h
cxl 03795088a1 plugin: reverted jpg/tif/png
git-svn-id: svn://ultimatepp.org/upp/trunk@5226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-22 17:04:16 +00:00

9 lines
419 B
C

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