Bump version to 1.4.0beta59

This commit is contained in:
Glenn Randers-Pehrson glennrp@comcast.net
2009-05-15 20:33:24 -05:00
parent acfe7dc475
commit 11a3c7b50a
61 changed files with 119 additions and 3215 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta58 - May 14, 2009
Libpng 1.4.0beta59 - May 15, 2009
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -9,27 +9,27 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.0beta58.tar.gz
1.4.0beta58.tar.bz2
1.4.0beta59.tar.gz
1.4.0beta59.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
1.4.0beta58-no-config.tar.gz
1.4.0beta58-no-config.tar.bz2
1.4.0beta59-no-config.tar.gz
1.4.0beta59-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b58.zip
lp140b58.tar.bz2
lp140b59.zip
lp140b59.tar.bz2
Other information:
1.4.0beta58-README.txt
1.4.0beta58-KNOWNBUGS.txt
1.4.0beta58-LICENSE.txt
1.4.0beta58-Y2K-compliance.txt
1.4.0beta59-README.txt
1.4.0beta59-KNOWNBUGS.txt
1.4.0beta59-LICENSE.txt
1.4.0beta59-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -447,6 +447,8 @@ version 1.4.0beta58 [May 14, 2009]
in beta57).
Clarified usage of sig_bit versus sig_bit_p in example.c (Vincent Torri)
version 1.4.0beta59 [May 15, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.