diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2013-04-13 08:08:57 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2013-04-13 08:08:57 -0700 |
commit | 8a93f49c86044934de225a395d3b5b851879257c (patch) | |
tree | 8ba600cb3c5bc74a38f273683c9f9b6591865777 /zlib.3 | |
parent | 0b166094092efa2b92200cbb67f390e86c181ab4 (diff) | |
download | zlib-8a93f49c86044934de225a395d3b5b851879257c.tar.gz zlib-8a93f49c86044934de225a395d3b5b851879257c.tar.bz2 zlib-8a93f49c86044934de225a395d3b5b851879257c.zip |
Change version number to 1.2.7.2.
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 "24 Mar 2012" | 1 | .TH ZLIB 3 "xx Apr 2013" |
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.7.1 | 128 | Version 1.2.7.2 |
129 | Copyright (C) 1995-2013 Jean-loup Gailly (jloup@gzip.org) | 129 | Copyright (C) 1995-2013 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 |