[libpng14] Bump version to 1.4.13beta04

This commit is contained in:
Glenn Randers-Pehrson
2013-06-18 13:36:00 -05:00
parent 31462497f4
commit a2e33b691b
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_13beta03 your_png_h_is_not_version_1_4_13beta03;
typedef version_1_4_13beta04 your_png_h_is_not_version_1_4_13beta04;