[libpng16] Bump version to 1.6.33rc01

This commit is contained in:
Glenn Randers-Pehrson
2017-09-20 15:49:00 -05:00
parent 397c7eea38
commit 5f0c9fabbc
26 changed files with 73 additions and 64 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_33beta04 Your_png_h_is_not_version_1_6_33beta04;
typedef png_libpng_version_1_6_33rc01 Your_png_h_is_not_version_1_6_33rc01;