[libpng15] Bump version to libpng-1.5.6beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-09-26 16:49:01 -05:00
parent 1a16735ce7
commit f573ff7792
23 changed files with 69 additions and 65 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_6beta02 Your_png_h_is_not_version_1_5_6beta02;
typedef png_libpng_version_1_5_6beta03 Your_png_h_is_not_version_1_5_6beta03;