From bfaf1f4433372b13eb1b50c3be2c27c547cd9af5 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 11 Dec 2009 15:17:41 +0000 Subject: *** empty log message *** --- src/libtiff/tiffvers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libtiff/tiffvers.h') diff --git a/src/libtiff/tiffvers.h b/src/libtiff/tiffvers.h index c4693f4..7108541 100644 --- a/src/libtiff/tiffvers.h +++ b/src/libtiff/tiffvers.h @@ -1,4 +1,4 @@ -#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." +#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.2\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 20090828 +#define TIFFLIB_VERSION 20091104 -- cgit v1.2.3