[libpng14] Bump version to 1.4.10beta01

This commit is contained in:
Glenn Randers-Pehrson
2012-02-19 21:26:06 -06:00
parent 2b359bd2fd
commit 8beb593bc2
33 changed files with 99 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_9 your_png_h_is_not_version_1_4_9;
typedef version_1_4_10beta01 your_png_h_is_not_version_1_4_10beta01;