[master] Bump version to libpng-1.4.9beta01

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 13:06:34 -05:00
parent 5109688803
commit fb2bd00859
30 changed files with 84 additions and 82 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_8 your_png_h_is_not_version_1_4_8;
typedef version_1_4_9beta01 your_png_h_is_not_version_1_4_9beta01;