[devel] Bump version to libpng-1.5.5beta01

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 13:15:20 -05:00
parent d404b6d488
commit 628b632419
27 changed files with 164 additions and 106 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_4 Your_png_h_is_not_version_1_5_4;
typedef png_libpng_version_1_5_5beta01 Your_png_h_is_not_version_1_5_5beta01;