[devel] Bump version to libpng-1.4.0beta67

This commit is contained in:
Glenn Randers-Pehrson
2009-06-29 14:39:32 -05:00
parent bfbf86558c
commit cd2634b3ce
61 changed files with 129 additions and 123 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta66 - June 27, 2009
Libpng 1.4.0beta67 - June 29, 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.0beta66.tar.gz
1.4.0beta66.tar.bz2
1.4.0beta67.tar.gz
1.4.0beta67.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
1.4.0beta66-no-config.tar.gz
1.4.0beta66-no-config.tar.bz2
1.4.0beta67-no-config.tar.gz
1.4.0beta67-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b66.zip
lp140b66.tar.bz2
lp140b67.zip
lp140b67.tar.bz2
Other information:
1.4.0beta66-README.txt
1.4.0beta66-KNOWNBUGS.txt
1.4.0beta66-LICENSE.txt
1.4.0beta66-Y2K-compliance.txt
1.4.0beta67-README.txt
1.4.0beta67-KNOWNBUGS.txt
1.4.0beta67-LICENSE.txt
1.4.0beta67-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -494,6 +494,8 @@ version 1.4.0beta65 [June 26, 2009]
version 1.4.0beta66 [June 27, 2009]
Refer to the libpng license instead of the libpng license in each file.
version 1.4.0beta67 [June 29, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.