From 6759211ad8a5006689216a86c3267bb503bfccc1 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:18:57 -0700 Subject: zlib 1.0.8 --- inftrees.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inftrees.c') diff --git a/inftrees.c b/inftrees.c index bdd3a98..3c2facf 100644 --- a/inftrees.c +++ b/inftrees.c @@ -7,7 +7,7 @@ #include "inftrees.h" const char inflate_copyright[] = - " inflate 1.0.7 Copyright 1995-1998 Mark Adler "; + " inflate 1.0.8 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