[libpng15] Bump version to libpng-1.5.7beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-11-11 20:23:42 -06:00
parent 6d8e090419
commit c32de8c64d
25 changed files with 71 additions and 67 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_7beta02 Your_png_h_is_not_version_1_5_7beta02;
typedef png_libpng_version_1_5_7beta03 Your_png_h_is_not_version_1_5_7beta03;