diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-01-03 10:43:32 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-01-03 10:43:32 (GMT) |
commit | bb26d0f8e56031df2d501621e957a8069a7b0cee (patch) | |
tree | d106ca1df1d76d2e34e97a5608305f757851906d /compat/zlib/zlib.3 | |
parent | 4395e77d2723127865371a24efadb967a9617239 (diff) | |
download | tcl-bb26d0f8e56031df2d501621e957a8069a7b0cee.zip tcl-bb26d0f8e56031df2d501621e957a8069a7b0cee.tar.gz tcl-bb26d0f8e56031df2d501621e957a8069a7b0cee.tar.bz2 |
Update zlib to version 1.2.10. Dll's and *.lib files not updated yet
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 cbac458..00dc061 100644 --- a/compat/zlib/zlib.3 +++ b/compat/zlib/zlib.3 @@ -1,4 +1,4 @@ -.TH ZLIB 3 "31 Dec 2016" +.TH ZLIB 3 "2 Jan 2017" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS @@ -105,9 +105,9 @@ 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 AND LICENSE -Version 1.2.9 +Version 1.2.10 .LP -Copyright (C) 1995-2016 Jean-loup Gailly and Mark Adler +Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler .LP This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages |