diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2024-01-22 13:07:41 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2024-01-22 13:07:41 -0800 |
commit | 9f0f2d4f9f1f28be7e16d8bf3b4e9d4ada70aa9f (patch) | |
tree | 1e8002609aafaecb4636d31601012ae7d131482a /zlib.3 | |
parent | 51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf (diff) | |
download | zlib-9f0f2d4f9f1f28be7e16d8bf3b4e9d4ada70aa9f.tar.gz zlib-9f0f2d4f9f1f28be7e16d8bf3b4e9d4ada70aa9f.tar.bz2 zlib-9f0f2d4f9f1f28be7e16d8bf3b4e9d4ada70aa9f.zip |
Change version number on develop branch to 1.3.1.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 "22 Jan 2024" | 1 | .TH ZLIB 3 "xx Jan 2024" |
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.1 | 108 | Version 1.3.1.1 |
109 | .LP | 109 | .LP |
110 | Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler | 110 | Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler |
111 | .LP | 111 | .LP |