[libpng16] Bump version to 1.6.0beta11

This commit is contained in:
Glenn Randers-Pehrson
2012-02-03 01:58:20 -06:00
parent ead660ae1e
commit 3449169622
23 changed files with 58 additions and 54 deletions

View File

@@ -1659,4 +1659,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_0beta10 Your_png_h_is_not_version_1_6_0beta10;
typedef png_libpng_version_1_6_0beta11 Your_png_h_is_not_version_1_6_0beta11;