[devel] Bump version to libpng-1.5.5beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-07-14 08:18:24 -05:00
parent 0532aca928
commit e9ef47f69e
23 changed files with 67 additions and 63 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_5beta02 Your_png_h_is_not_version_1_5_5beta02;
typedef png_libpng_version_1_5_5beta03 Your_png_h_is_not_version_1_5_5beta03;