summaryrefslogtreecommitdiff
path: root/libtiff
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-15 19:07:00 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-15 19:07:00 +0000
commit5ebb9f949b96993238ddef55b7601db3d9989d41 (patch)
tree70ec13fc206acf697b978e055b362c0461bf5712 /libtiff
parent35c4f9d3f9b4100f8249f7e1fdba3aa344eb97c8 (diff)
downloadlibtiff-git-5ebb9f949b96993238ddef55b7601db3d9989d41.tar.gz
* libtiff 3.9.4 released.v3.9.4Release-v3-9-4
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 ce293e7a..314a22a0 100644
--- a/libtiff/tiffvers.h
+++ b/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.4\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 20100611
+#define TIFFLIB_VERSION 20100615