[devel] Bump version to libpng-1.5.4beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-06-14 10:48:14 -05:00
parent 45599ad00f
commit 06a9684cfa
23 changed files with 66 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_4beta02 Your_png_h_is_not_version_1_5_4beta02;
typedef png_libpng_version_1_5_4beta03 Your_png_h_is_not_version_1_5_4beta03;