[libpng15] Bump version to libpng-1.6.0beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-12-21 08:37:46 -06:00
parent a6f369b150
commit b74fb4e49c
23 changed files with 62 additions and 53 deletions

View File

@@ -1672,4 +1672,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_0beta02 Your_png_h_is_not_version_1_6_0beta02;
typedef png_libpng_version_1_6_0beta03 Your_png_h_is_not_version_1_6_0beta03;