[libpng16] Bump version to 1.6.22beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-01-16 07:14:12 -06:00
parent fc0786a442
commit 5031c77d85
33 changed files with 79 additions and 101 deletions

View File

@@ -2070,4 +2070,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_21 Your_png_h_is_not_version_1_6_21;
typedef png_libpng_version_1_6_22beta01 Your_png_h_is_not_version_1_6_22beta01;