[master] Bump to version 1.4.1beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-01-03 16:57:14 -06:00
parent 7e3a82cd9c
commit 2381cf3269
48 changed files with 106 additions and 428 deletions

View File

@@ -1627,4 +1627,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_0 your_png_h_is_not_version_1_4_0;
typedef version_1_4_1beta01 your_png_h_is_not_version_1_4_1beta01;