[libpng14] Bump version to 1.4.16beta03

This commit is contained in:
Glenn Randers-Pehrson
2015-02-25 15:59:29 -06:00
parent 473c2dba0a
commit 01313883fc
29 changed files with 83 additions and 79 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_16beta02 your_png_h_is_not_version_1_4_16beta02;
typedef version_1_4_16beta03 your_png_h_is_not_version_1_4_16beta03;