diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 18:07:49 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 18:07:49 -0700 |
commit | a4c17581d8fd9dc38d498430825d148fe7177881 (patch) | |
tree | 5c9b485ce459a9c3517a8f9658442f3b1284a402 /zlib.3 | |
parent | 21767c654d31d2dccdde4330529775c6c5fd5389 (diff) | |
download | zlib-a4c17581d8fd9dc38d498430825d148fe7177881.tar.gz zlib-a4c17581d8fd9dc38d498430825d148fe7177881.tar.bz2 zlib-a4c17581d8fd9dc38d498430825d148fe7177881.zip |
Change version number on develop branch to 1.2.12.1.
Diffstat (limited to 'zlib.3')
-rw-r--r-- | zlib.3 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "27 Mar 2022" | 1 | .TH ZLIB 3 "xx Mar 2022" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -105,7 +105,7 @@ 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.12 | 108 | Version 1.2.12.1 |
109 | .LP | 109 | .LP |
110 | Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler | 110 | Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler |
111 | .LP | 111 | .LP |