[devel] Bump to version libpng-1.5.1beta10

This commit is contained in:
Glenn Randers-Pehrson
2011-01-24 00:16:54 -06:00
parent 9962b84659
commit 135d17ce3e
23 changed files with 69 additions and 65 deletions

View File

@@ -1784,4 +1784,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_5_1beta09 Your_png_h_is_not_version_1_5_1beta09;
typedef png_libpng_version_1_5_1beta10 Your_png_h_is_not_version_1_5_1beta10;