diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-02-12 16:15:47 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-02-12 16:15:47 -0800 |
commit | 72e2c8f088074d9f0c7c8dfb007abc1287ddbb97 (patch) | |
tree | fc203a2bd6d7514b5ba98fab1141457e50e13f3f /zlib.3 | |
parent | 94acb3c1a0fbd14482224d6af3699ddb9e163510 (diff) | |
download | zlib-72e2c8f088074d9f0c7c8dfb007abc1287ddbb97.tar.gz zlib-72e2c8f088074d9f0c7c8dfb007abc1287ddbb97.tar.bz2 zlib-72e2c8f088074d9f0c7c8dfb007abc1287ddbb97.zip |
Change version number to 1.2.7.
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 "12 Feb 2012" | 1 | .TH ZLIB 3 "xx Feb 2012" |
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.6.1 | 128 | Version 1.2.7 |
129 | Copyright (C) 1995-2012 Jean-loup Gailly (jloup@gzip.org) | 129 | Copyright (C) 1995-2012 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 |