[libpng15] Bump version to libpng-1.5.7rc02

This commit is contained in:
Glenn Randers-Pehrson
2011-12-01 19:21:09 -06:00
parent 956c0599e6
commit 1be5c22e5c
21 changed files with 60 additions and 60 deletions

View File

@@ -1817,4 +1817,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_7rc01 Your_png_h_is_not_version_1_5_7rc01;
typedef png_libpng_version_1_5_7rc02 Your_png_h_is_not_version_1_5_7rc02;