[libpng14] Bump version to 1.4.14beta01

This commit is contained in:
Glenn Randers-Pehrson
2014-02-06 10:34:38 -06:00
parent 2f87c9b517
commit 852b1140b9
31 changed files with 93 additions and 100 deletions

View File

@@ -1702,4 +1702,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_13 your_png_h_is_not_version_1_4_13;
typedef version_1_4_14beta01 your_png_h_is_not_version_1_4_14beta01;