Sha256: 4bdc6cb35c68cf3b2fce3cc126b1dccdef04d5e4b476420d96d2c4ea95e3d853
Contents?: true
Size: 432 Bytes
Versions: 2
Compression:
Stored size: 432 Bytes
Contents
#define TIFFLIB_VERSION_STR "LIBTIFF, Version LIBTIFF_VERSION\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 LIBTIFF_RELEASE_DATE
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
laag-libtiff-4.0.9.2 | vendor/gitlab.com/libtiff/libtiff/libtiff/tiffvers.h.in |
laag-libtiff-4.0.9.0 | vendor/gitlab.com/libtiff/libtiff/libtiff/tiffvers.h.in |