[libpng16] Bump version to 1.6.23beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-05-27 19:44:22 -05:00
parent ac43a87820
commit 4e34fd3b8a
30 changed files with 79 additions and 132 deletions

View File

@@ -2079,4 +2079,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_6_22 Your_png_h_is_not_version_1_6_22;
typedef png_libpng_version_1_6_23beta01 Your_png_h_is_not_version_1_6_23beta01;