[libpng16] bump version to 1.6.0beta05

This commit is contained in:
Glenn Randers-Pehrson
2011-12-29 21:08:46 -06:00
parent 6e4184249c
commit d9fc0622a1
23 changed files with 590 additions and 65 deletions

View File

@@ -1669,4 +1669,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_6_0beta04 Your_png_h_is_not_version_1_6_0beta04;
typedef png_libpng_version_1_6_0beta05 Your_png_h_is_not_version_1_6_0beta05;