[devel] Bump version to 1.4.0beta85

This commit is contained in:
Glenn Randers-Pehrson
2009-09-30 16:00:21 -05:00
parent 5ade7edd7e
commit b91c634df1
45 changed files with 101 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta84 - September 30, 2009
Libpng 1.4.0beta85 - September 30, 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,20 +9,20 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.0beta84.tar.xz (LZMA-compressed, recommended)
1.4.0beta84.tar.gz
1.4.0beta84.tar.bz2
1.4.0beta85.tar.xz (LZMA-compressed, recommended)
1.4.0beta85.tar.gz
1.4.0beta85.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b84.zip
lp140b84.7z
lp140b85.zip
lp140b85.7z
Other information:
1.4.0beta84-README.txt
1.4.0beta84-LICENSE.txt
1.4.0beta85-README.txt
1.4.0beta85-LICENSE.txt
Changes since the last public release (1.2.10):
@@ -570,6 +570,8 @@ version 1.4.0beta84 [September 30, 2009]
Fixed some inconsistent indentation in pngconf.h
Revised png_check_IHDR() to add a test for width variable less than 32-bit.
version 1.4.0beta85 [September 30, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.