From b97ec631c6f7dd9cff2e3caf3b38e70b006e1b2d Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:23:01 -0700 Subject: zlib 1.2.0.7 --- deflate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deflate.c') diff --git a/deflate.c b/deflate.c index ac083ae..ddc0c5e 100644 --- a/deflate.c +++ b/deflate.c @@ -52,7 +52,7 @@ #include "deflate.h" const char deflate_copyright[] = - " deflate 1.2.0.6 Copyright 1995-2003 Jean-loup Gailly "; + " deflate 1.2.0.7 Copyright 1995-2003 Jean-loup Gailly "; /* 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-55-g6feb