[libpng15] Bump version to 1.5.24rc02

This commit is contained in:
Glenn Randers-Pehrson
2015-11-01 12:27:41 -06:00
parent cd8a3ffeb1
commit 06c1be4b28
26 changed files with 78 additions and 72 deletions

View File

@@ -2056,4 +2056,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_5_24rc01 Your_png_h_is_not_version_1_5_24rc01;
typedef png_libpng_version_1_5_24rc02 Your_png_h_is_not_version_1_5_24rc02;