From 02b6cf579f02ec78c052735020a5d3c5723ed641 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:20:07 -0700 Subject: zlib 1.1.1 --- inftrees.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inftrees.c') diff --git a/inftrees.c b/inftrees.c index 205ddc5..9f85187 100644 --- a/inftrees.c +++ b/inftrees.c @@ -7,7 +7,7 @@ #include "inftrees.h" const char inflate_copyright[] = - " inflate 1.1.0 Copyright 1995-1998 Mark Adler "; + " inflate 1.1.1 Copyright 1995-1998 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