[libpng15] Bump version to libpng-1.5.5beta09

This commit is contained in:
Glenn Randers-Pehrson
2011-09-09 22:29:35 -05:00
parent fe85bafedf
commit 853afe631c
24 changed files with 68 additions and 64 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_5beta08 Your_png_h_is_not_version_1_5_5beta08;
typedef png_libpng_version_1_5_5beta09 Your_png_h_is_not_version_1_5_5beta09;