diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-01-15 19:31:31 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-01-16 16:44:29 -0800 |
commit | 0ddfbd2346cc23ffbcea9a0c491e5da39cf743d2 (patch) | |
tree | 6d91a05ea022327fdd64213d860b07ad9914409d /zlib.3 | |
parent | defd366a41f061dc9dc2bb7ab88876909bd5934c (diff) | |
download | zlib-0ddfbd2346cc23ffbcea9a0c491e5da39cf743d2.tar.gz zlib-0ddfbd2346cc23ffbcea9a0c491e5da39cf743d2.tar.bz2 zlib-0ddfbd2346cc23ffbcea9a0c491e5da39cf743d2.zip |
Change version number to 1.2.6.
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 "15 Jan 2012" | 1 | .TH ZLIB 3 "xx Jan 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.5.3 | 128 | Version 1.2.6 |
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 |