summaryrefslogtreecommitdiff
path: root/libtiff
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2018-11-10 09:33:11 -0600
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2018-11-10 09:33:11 -0600
commitb8eac98dd0849c3f888518ce5cecc020f8b2991c (patch)
tree4fb8f5e8d5b2077509c8de76d08ad5ef0f1fe6fc /libtiff
parent126a949736fe8d2684525706e9047b39e2a095a6 (diff)
downloadlibtiff-git-b8eac98dd0849c3f888518ce5cecc020f8b2991c.tar.gz
libtiff 4.0.10 released.v4.0.10
Diffstat (limited to 'libtiff')
-rw-r--r--libtiff/tiffvers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tiffvers.h b/libtiff/tiffvers.h
index 7c415740..403d61be 100644
--- a/libtiff/tiffvers.h
+++ b/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.9\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.10\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 20171118
+#define TIFFLIB_VERSION 20181110