[master] Bump to version 1.4.8beta01

This commit is contained in:
Glenn Randers-Pehrson
2011-05-02 12:21:42 -05:00
parent 16ee3e9870
commit f512ca7625
35 changed files with 101 additions and 95 deletions

View File

@@ -1687,4 +1687,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_7 your_png_h_is_not_version_1_4_7;
typedef version_1_4_8beta01 your_png_h_is_not_version_1_4_8beta01;