[devel] Bump version to libpng-1.5.3beta11

This commit is contained in:
Glenn Randers-Pehrson
2011-06-10 20:43:39 -05:00
parent 590fb8c481
commit fb27873021
24 changed files with 74 additions and 72 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_3rc03 Your_png_h_is_not_version_1_5_3rc03;
typedef png_libpng_version_1_5_3beta11 Your_png_h_is_not_version_1_5_3beta11;