diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-05-13 14:07:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-05-13 14:07:56 (GMT) |
commit | 9116440cfe8bf52e4ef8174ab27f688247156c00 (patch) | |
tree | 3049d1611ed52b83d19fcb4a6a67338bd98ce56e /compat/zlib/zlib.3 | |
parent | 1ca1aefb24495d43ae986af6c1a2ad1fa5bf22ce (diff) | |
download | tcl-9116440cfe8bf52e4ef8174ab27f688247156c00.zip tcl-9116440cfe8bf52e4ef8174ab27f688247156c00.tar.gz tcl-9116440cfe8bf52e4ef8174ab27f688247156c00.tar.bz2 |
Upgrade to zlib 1.2.8
Diffstat (limited to 'compat/zlib/zlib.3')
-rw-r--r-- | compat/zlib/zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compat/zlib/zlib.3 b/compat/zlib/zlib.3 index 79d3402..0160e62 100644 --- a/compat/zlib/zlib.3 +++ b/compat/zlib/zlib.3 @@ -1,4 +1,4 @@ -.TH ZLIB 3 "2 May 2012" +.TH ZLIB 3 "28 Apr 2013" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS @@ -125,8 +125,8 @@ before asking for help. Send questions and/or comments to zlib@gzip.org, or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). .SH AUTHORS -Version 1.2.7 -Copyright (C) 1995-2012 Jean-loup Gailly (jloup@gzip.org) +Version 1.2.8 +Copyright (C) 1995-2013 Jean-loup Gailly (jloup@gzip.org) and Mark Adler (madler@alumni.caltech.edu). .LP This software is provided "as-is," |