From e26a448e9673d67dc2866e11a48d24fc352e5f80 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:15:17 -0700 Subject: zlib 1.0.2 --- inftrees.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inftrees.c') diff --git a/inftrees.c b/inftrees.c index 3bf39a6..ebeac0d 100644 --- a/inftrees.c +++ b/inftrees.c @@ -6,7 +6,7 @@ #include "zutil.h" #include "inftrees.h" -char inflate_copyright[] = " inflate 1.0.1 Copyright 1995-1996 Mark Adler "; +char inflate_copyright[] = " inflate 1.0.2 Copyright 1995-1996 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-55-g6feb