[libpng16] Bump version to 1.6.18beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-03-26 08:52:12 -05:00
parent c98f7fb4e3
commit 218a6fe9e5
30 changed files with 70 additions and 103 deletions

View File

@@ -2028,4 +2028,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_17 Your_png_h_is_not_version_1_6_17;
typedef png_libpng_version_1_6_18beta01 Your_png_h_is_not_version_1_6_18beta01;