summaryrefslogtreecommitdiff
path: root/thirdparty/libtiff/tiffvers.h
diff options
context:
space:
mode:
authorMatthieu Darbois <mayeut@users.noreply.github.com>2016-05-01 18:05:46 +0200
committerMatthieu Darbois <mayeut@users.noreply.github.com>2016-05-01 18:05:46 +0200
commitb51d088267cb88eb95555ea047755120e36c511b (patch)
tree104a5d93067255fe4d89040c982f423ff3b333c7 /thirdparty/libtiff/tiffvers.h
parent4f11e89c803fd9a332698bc36338a4be87c6d199 (diff)
Update to libtiff-4.0.6 (#764)
Diffstat (limited to 'thirdparty/libtiff/tiffvers.h')
-rw-r--r--thirdparty/libtiff/tiffvers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/libtiff/tiffvers.h b/thirdparty/libtiff/tiffvers.h
index 1ed5b8f3..e965814b 100644
--- a/thirdparty/libtiff/tiffvers.h
+++ b/thirdparty/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.4\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.6\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
@@ -6,4 +6,4 @@
* version checking should be done based on the
* string returned by TIFFGetVersion.
*/
-#define TIFFLIB_VERSION 20150621
+#define TIFFLIB_VERSION 20150912