[libpng14] Bump version to 1.4.17beta03

This commit is contained in:
Glenn Randers-Pehrson
2015-10-14 22:36:57 -05:00
parent 923ee398ab
commit 67c4bc9f5c
29 changed files with 82 additions and 78 deletions

View File

@@ -1737,4 +1737,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_17beta02 your_png_h_is_not_version_1_4_17beta02;
typedef version_1_4_17beta03 your_png_h_is_not_version_1_4_17beta03;