[libpng15] Bump version to libpng-1.5.7beta05

This commit is contained in:
Glenn Randers-Pehrson
2011-11-17 21:14:34 -06:00
parent d92c1fcd55
commit 36251d3f76
24 changed files with 69 additions and 65 deletions

View File

@@ -1813,4 +1813,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_7beta04 Your_png_h_is_not_version_1_5_7beta04;
typedef png_libpng_version_1_5_7beta05 Your_png_h_is_not_version_1_5_7beta05;