[libpng14] Bump version to 1.4.17beta02

This commit is contained in:
Glenn Randers-Pehrson
2015-08-19 12:24:51 -05:00
parent cbd9e435ad
commit 627c2c8797
29 changed files with 82 additions and 78 deletions

View File

@@ -1724,4 +1724,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_17beta01 your_png_h_is_not_version_1_4_17beta01;
typedef version_1_4_17beta02 your_png_h_is_not_version_1_4_17beta02;