[libpng14] Bump version to 1.4.16beta02

This commit is contained in:
Glenn Randers-Pehrson
2015-02-25 14:53:54 -06:00
parent 36c05b6b1a
commit f458a0997e
30 changed files with 93 additions and 87 deletions

View File

@@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.4.16beta01 - February 21, 2015
* libpng version 1.4.16beta02 - February 25, 2015
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2011 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -751,7 +751,7 @@
/* Added at libpng-1.2.43 */
#ifndef PNG_USER_CHUNK_MALLOC_MAX
# define PNG_USER_CHUNK_MALLOC_MAX 0
# define PNG_USER_CHUNK_MALLOC_MAX 8000000
#endif
/* Added at libpng-1.4.0 */