diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2023-08-18 13:15:24 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2023-08-18 13:23:07 -0700 |
commit | 3a98b57e5543a58c61c51a060dea5b1bbfc14aac (patch) | |
tree | 41e4ff51c5f6ea654876312ed1bb2dd8d9e44e0f /zlib.3 | |
parent | 09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851 (diff) | |
download | zlib-3a98b57e5543a58c61c51a060dea5b1bbfc14aac.tar.gz zlib-3a98b57e5543a58c61c51a060dea5b1bbfc14aac.tar.bz2 zlib-3a98b57e5543a58c61c51a060dea5b1bbfc14aac.zip |
Change version number on develop branch to 1.3.0.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 "18 Aug 2023" | 1 | .TH ZLIB 3 "xx Aug 2023" |
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.3 | 108 | Version 1.3.0.1 |
109 | .LP | 109 | .LP |
110 | Copyright (C) 1995-2023 Jean-loup Gailly and Mark Adler | 110 | Copyright (C) 1995-2023 Jean-loup Gailly and Mark Adler |
111 | .LP | 111 | .LP |