[libpng15] Updated release number in png.h

This commit is contained in:
Glenn Randers-Pehrson 2011-11-24 14:36:49 -06:00
parent e209df47c4
commit cc5664ddad

3
png.h
View File

@ -382,11 +382,12 @@
#define PNG_LIBPNG_VER_MAJOR 1
#define PNG_LIBPNG_VER_MINOR 5
#define PNG_LIBPNG_VER_RELEASE 7
/* This should match the numeric part of the final component of
* PNG_LIBPNG_VER_STRING, omitting any leading zero:
*/
#define PNG_LIBPNG_VER_BUILD 02
#define PNG_LIBPNG_VER_BUILD 05
/* Release Status */
#define PNG_LIBPNG_BUILD_ALPHA 1