[libpng15] Bump version to libpng-1.5.6beta07

This commit is contained in:
Glenn Randers-Pehrson
2011-10-17 08:03:25 -05:00
parent f5c5e53bf5
commit e7db181e5d
23 changed files with 67 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_6beta06 Your_png_h_is_not_version_1_5_6beta06;
typedef png_libpng_version_1_5_6beta07 Your_png_h_is_not_version_1_5_6beta07;