Change version numbers to 1.2.5.2 and release dates

Also added "-motley" to ZLIB_VERSION in zlib.h, so that versions
in-between 1.2.5.1 and 1.2.5.2 that are pulled down from github
can be identified as such if bugs are reported on them.
This commit is contained in:
Mark Adler
2011-09-11 11:16:41 -07:00
parent 10daf0d4d7
commit d6cbbd5c64
19 changed files with 42 additions and 39 deletions

4
zlib.3
View File

@@ -1,4 +1,4 @@
.TH ZLIB 3 "10 Sep 2011"
.TH ZLIB 3 "xx Sep 2011"
.SH NAME
zlib \- compression/decompression library
.SH SYNOPSIS
@@ -125,7 +125,7 @@ before asking for help.
Send questions and/or comments to zlib@gzip.org,
or (for the Windows DLL version) to Gilles Vollant (info@winimage.com).
.SH AUTHORS
Version 1.2.5.1
Version 1.2.5.2
Copyright (C) 1995-2011 Jean-loup Gailly (jloup@gzip.org)
and Mark Adler (madler@alumni.caltech.edu).
.LP