[libpng15] Bump version to libpng-1.5.7beta04

This commit is contained in:
Glenn Randers-Pehrson
2011-11-16 23:22:43 -06:00
parent e0bcbfd0fd
commit 7e97c182a8
24 changed files with 67 additions and 63 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_7beta03 Your_png_h_is_not_version_1_5_7beta03;
typedef png_libpng_version_1_5_7beta04 Your_png_h_is_not_version_1_5_7beta04;