[libpng15] Bump version to 1.5.24beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-07-23 20:18:04 -05:00
parent a058d6cee0
commit aa24431c93
29 changed files with 90 additions and 100 deletions

View File

@@ -2025,4 +2025,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_23 Your_png_h_is_not_version_1_5_23;
typedef png_libpng_version_1_5_24beta01 Your_png_h_is_not_version_1_5_24beta01;