[libpng16] Bump version to 1.6.1beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-02-13 23:12:59 -06:00
parent c53778ff53
commit 681de8c8dc
31 changed files with 253 additions and 75 deletions

View File

@@ -1949,4 +1949,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_0 Your_png_h_is_not_version_1_6_0;
typedef png_libpng_version_1_6_1beta01 Your_png_h_is_not_version_1_6_1beta01;