[libpng16] Bump version to 1.6.32rc02

This commit is contained in:
Glenn Randers-Pehrson
2017-08-22 13:56:40 -05:00
parent b0d14c7d13
commit ba5f7f6a3e
24 changed files with 60 additions and 60 deletions

View File

@@ -2153,4 +2153,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_32rc01 Your_png_h_is_not_version_1_6_32rc01;
typedef png_libpng_version_1_6_32rc02 Your_png_h_is_not_version_1_6_32rc02;