From a665426b03b0f88ddb21074e5f760c8d3ba25fd1 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Wed, 31 Mar 2010 17:13:59 +0000 Subject: Import zlib 1.2.4.1 beta (trimmed) --- deflate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deflate.c') diff --git a/deflate.c b/deflate.c index fcd698cc62f8..b7fb9fc69823 100644 --- a/deflate.c +++ b/deflate.c @@ -52,7 +52,7 @@ #include "deflate.h" const char deflate_copyright[] = - " deflate 1.2.4 Copyright 1995-2010 Jean-loup Gailly and Mark Adler "; + " deflate 1.2.4.1 Copyright 1995-2010 Jean-loup Gailly and Mark Adler "; /* If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot -- cgit v1.2.3