[libpng16] Bump version to 1.6.27

This commit is contained in:
Glenn Randers-Pehrson
2016-12-28 18:45:09 -06:00
parent fd3a683b2a
commit a3b5edc934
29 changed files with 67 additions and 74 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_27rc01 Your_png_h_is_not_version_1_6_27rc01;
typedef png_libpng_version_1_6_27 Your_png_h_is_not_version_1_6_27;