[libpng14] Bump version to 1.4.16beta02

This commit is contained in:
Glenn Randers-Pehrson
2015-02-25 14:53:54 -06:00
parent 36c05b6b1a
commit f458a0997e
30 changed files with 93 additions and 87 deletions

View File

@@ -1723,4 +1723,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_16beta01 your_png_h_is_not_version_1_4_16beta01;
typedef version_1_4_16beta02 your_png_h_is_not_version_1_4_16beta02;