[libpng14] Bump version to 1.4.19beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-12-09 09:35:17 -06:00
parent 9d757479d1
commit 83283ff752
31 changed files with 82 additions and 82 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_18 your_png_h_is_not_version_1_4_18;
typedef version_1_4_19beta01 your_png_h_is_not_version_1_4_19beta01;