[libpng16] Bump version to 1.6.0beta40

This commit is contained in:
Glenn Randers-Pehrson
2013-01-19 08:52:15 -06:00
parent e208108dfc
commit 1f76e62d6c
24 changed files with 57 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.0beta39 - January 19, 2013
Libpng 1.6.0beta40 - January 19, 2013
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,19 +9,19 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.6.0beta39.tar.xz (LZMA-compressed, recommended)
1.6.0beta39.tar.gz
1.6.0beta40.tar.xz (LZMA-compressed, recommended)
1.6.0beta40.tar.gz
Source files with CRLF line endings (for Windows), without the
"configure" script
lp160b39.7z (LZMA-compressed, recommended)
lp160b39.zip
lp160b40.7z (LZMA-compressed, recommended)
lp160b40.zip
Other information:
1.6.0beta39-README.txt
1.6.0beta39-LICENSE.txt
1.6.0beta40-README.txt
1.6.0beta40-LICENSE.txt
Changes since the last public release (1.5.7):
@@ -591,6 +591,8 @@ Version 1.6.0beta39 [January 19, 2013]
Again corrected attempt at overflow detection in png_set_unknown_chunks().
Added overflow detection in png_set_sPLT() and png_set_text_2().
Version 1.6.0beta40 [January 19, 2013]
===========================================================================
NOTICE November 17, 2012:
The location of the git repository at SourceForge has changed.