[libpng14] Bump version to 1.4.13beta01

This commit is contained in:
Glenn Randers-Pehrson
2012-07-14 15:33:13 -05:00
parent 49284edeff
commit bfb0dba124
32 changed files with 101 additions and 92 deletions

View File

@@ -1702,4 +1702,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef version_1_4_12 your_png_h_is_not_version_1_4_12;
typedef version_1_4_13beta01 your_png_h_is_not_version_1_4_13beta01;