[libpng14] Bump version to 1.4.13beta03

This commit is contained in:
Glenn Randers-Pehrson
2013-01-22 13:32:24 -06:00
parent 2a979c5a6e
commit 66c15e8126
29 changed files with 81 additions and 77 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_13beta02 your_png_h_is_not_version_1_4_13beta02;
typedef version_1_4_13beta03 your_png_h_is_not_version_1_4_13beta03;