[devel] Bump to version libpng-1.5.3rc01

This commit is contained in:
Glenn Randers-Pehrson
2011-05-16 09:13:07 -05:00
parent 1591a4c9dc
commit 5ca62c9f35
23 changed files with 67 additions and 61 deletions

View File

@@ -1794,4 +1794,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_3beta08 Your_png_h_is_not_version_1_5_3beta08;
typedef png_libpng_version_1_5_3rc01 Your_png_h_is_not_version_1_5_3rc01;