diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2017-01-01 22:21:21 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2017-01-01 22:24:17 -0800 |
commit | 20e472546e1fb3018cebe59040644f0b6198902d (patch) | |
tree | f81230f01dda44ed14ccf1f7a5264daa206e718b /zlib.3 | |
parent | 6bdca5060d25755fb1def3ae7a78d635215eff21 (diff) | |
download | zlib-20e472546e1fb3018cebe59040644f0b6198902d.tar.gz zlib-20e472546e1fb3018cebe59040644f0b6198902d.tar.bz2 zlib-20e472546e1fb3018cebe59040644f0b6198902d.zip |
Change version number to zlib 1.2.9.1.
Diffstat (limited to 'zlib.3')
-rw-r--r-- | zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "31 Dec 2016" | 1 | .TH ZLIB 3 "xx Jan 2017" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -105,9 +105,9 @@ before asking for help. | |||
105 | Send questions and/or comments to zlib@gzip.org, | 105 | Send questions and/or comments to zlib@gzip.org, |
106 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). | 106 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). |
107 | .SH AUTHORS AND LICENSE | 107 | .SH AUTHORS AND LICENSE |
108 | Version 1.2.9 | 108 | Version 1.2.9.1 |
109 | .LP | 109 | .LP |
110 | Copyright (C) 1995-2016 Jean-loup Gailly and Mark Adler | 110 | Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler |
111 | .LP | 111 | .LP |
112 | This software is provided 'as-is', without any express or implied | 112 | This software is provided 'as-is', without any express or implied |
113 | warranty. In no event will the authors be held liable for any damages | 113 | warranty. In no event will the authors be held liable for any damages |