diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-12-18 12:07:25 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-12-18 12:07:25 -0800 |
commit | df60b50769ae9441c6ebd853948ee7da559286e0 (patch) | |
tree | 225cbbcf02368acfcf716d0104dabe77d4f5ef86 /zlib.3 | |
parent | fe61dfb8a27754137c2f6a1ff59b1e55d615210e (diff) | |
download | zlib-df60b50769ae9441c6ebd853948ee7da559286e0.tar.gz zlib-df60b50769ae9441c6ebd853948ee7da559286e0.tar.bz2 zlib-df60b50769ae9441c6ebd853948ee7da559286e0.zip |
Change version numbers to 1.2.5.3.
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 "17 Dec 2011" | 1 | .TH ZLIB 3 "xx Dec 2011" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -125,7 +125,7 @@ before asking for help. | |||
125 | Send questions and/or comments to zlib@gzip.org, | 125 | Send questions and/or comments to zlib@gzip.org, |
126 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). | 126 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). |
127 | .SH AUTHORS | 127 | .SH AUTHORS |
128 | Version 1.2.5.2 | 128 | Version 1.2.5.3 |
129 | Copyright (C) 1995-2011 Jean-loup Gailly (jloup@gzip.org) | 129 | Copyright (C) 1995-2011 Jean-loup Gailly (jloup@gzip.org) |
130 | and Mark Adler (madler@alumni.caltech.edu). | 130 | and Mark Adler (madler@alumni.caltech.edu). |
131 | .LP | 131 | .LP |