[devel] Bump version to libpng-1.4.0beta70

This commit is contained in:
Glenn Randers-Pehrson
2009-07-25 09:35:31 -05:00
parent 1cece74438
commit 78389d8396
46 changed files with 105 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta69 - July 25, 2009
Libpng 1.4.0beta70 - July 25, 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.0beta69.tar.gz
1.4.0beta69.tar.bz2
1.4.0beta70.tar.gz
1.4.0beta70.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
1.4.0beta69-no-config.tar.gz
1.4.0beta69-no-config.tar.bz2
1.4.0beta70-no-config.tar.gz
1.4.0beta70-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b69.zip
lp140b69.tar.bz2
lp140b70.zip
lp140b70.tar.bz2
Other information:
1.4.0beta69-README.txt
1.4.0beta69-KNOWNBUGS.txt
1.4.0beta69-LICENSE.txt
1.4.0beta69-Y2K-compliance.txt
1.4.0beta70-README.txt
1.4.0beta70-KNOWNBUGS.txt
1.4.0beta70-LICENSE.txt
1.4.0beta70-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -510,6 +510,8 @@ version 1.4.0beta69 [July 25, 2009]
Fixed up xcode project (Alam Arias)
Declared internal png_64bit_product() static.
version 1.4.0beta70 [July 25, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.