[libpng15] Bump version to libpng-1.5.6rc02

This commit is contained in:
Glenn Randers-Pehrson
2011-10-26 08:41:37 -05:00
parent 93254f66fc
commit b2068640d1
23 changed files with 68 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_6rc01 Your_png_h_is_not_version_1_5_6rc01;
typedef png_libpng_version_1_5_6rc02 Your_png_h_is_not_version_1_5_6rc02;