[master] Bump to version 1.4.3beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-05-14 15:37:45 -05:00
parent bb56c39d16
commit abb211c4e8
33 changed files with 101 additions and 116 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_2 your_png_h_is_not_version_1_4_2;
typedef version_1_4_3beta01 your_png_h_is_not_version_1_4_3beta01;