[libpng14] Bump version to 1.4.12beta01

This commit is contained in:
Glenn Randers-Pehrson
2012-04-26 08:14:20 -05:00
parent b157898378
commit aa64daaf71
32 changed files with 100 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_11 your_png_h_is_not_version_1_4_11;
typedef version_1_4_12beta01 your_png_h_is_not_version_1_4_12beta01;