[libpng16] Bump version to 1.6.10rc04

This commit is contained in:
Glenn Randers-Pehrson
2014-03-03 20:20:01 -06:00
parent 3e5d04df37
commit c540d8bed7
24 changed files with 61 additions and 57 deletions

View File

@@ -1991,4 +1991,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_10rc03 Your_png_h_is_not_version_1_6_10rc03;
typedef png_libpng_version_1_6_10rc04 Your_png_h_is_not_version_1_6_10rc04;