[libpng16] Bump version to 1.6.28beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-12-30 08:24:42 -06:00
parent e9c3d83d5a
commit b9b490c7f5
29 changed files with 86 additions and 91 deletions

View File

@@ -2088,4 +2088,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_27 Your_png_h_is_not_version_1_6_27;
typedef png_libpng_version_1_6_28beta01 Your_png_h_is_not_version_1_6_28beta01;