diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2022-10-15 09:02:21 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2022-10-15 09:02:21 -0700 |
commit | 41fda48fc264ed0cfe612f64a462bacac09f735e (patch) | |
tree | 5e0358bc99830338088ac9d14809f4a3e00a7cbc /zlib.3 | |
parent | 04f42ceca40f73e2978b50e93806c2a18c1281fc (diff) | |
download | zlib-41fda48fc264ed0cfe612f64a462bacac09f735e.tar.gz zlib-41fda48fc264ed0cfe612f64a462bacac09f735e.tar.bz2 zlib-41fda48fc264ed0cfe612f64a462bacac09f735e.zip |
Change version number on develop branch to 1.2.13.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 "13 Oct 2022" | 1 | .TH ZLIB 3 "xx Oct 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.13 | 108 | Version 1.2.13.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 |