[devel] Bump version to libpng-1.4.0beta69

This commit is contained in:
Glenn Randers-Pehrson
2009-07-19 14:28:55 -05:00
parent 12a11c521b
commit 0b1ba8c05e
46 changed files with 105 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta68 - July 19, 2009
Libpng 1.4.0beta69 - July 19, 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.0beta68.tar.gz
1.4.0beta68.tar.bz2
1.4.0beta69.tar.gz
1.4.0beta69.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
1.4.0beta68-no-config.tar.gz
1.4.0beta68-no-config.tar.bz2
1.4.0beta69-no-config.tar.gz
1.4.0beta69-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b68.zip
lp140b68.tar.bz2
lp140b69.zip
lp140b69.tar.bz2
Other information:
1.4.0beta68-README.txt
1.4.0beta68-KNOWNBUGS.txt
1.4.0beta68-LICENSE.txt
1.4.0beta68-Y2K-compliance.txt
1.4.0beta69-README.txt
1.4.0beta69-KNOWNBUGS.txt
1.4.0beta69-LICENSE.txt
1.4.0beta69-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -502,6 +502,8 @@ version 1.4.0beta67 [July 6, 2009]
version 1.4.0beta68 [July 19, 2009]
Avoid some tests in filter selection in pngwutil.c
version 1.4.0beta69 [July 19, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.