[master] Bump to version 1.4.5beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-09-24 10:20:57 -05:00
parent 4f213e08aa
commit 0f8345abf7
28 changed files with 85 additions and 81 deletions

View File

@@ -1629,4 +1629,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_4 your_png_h_is_not_version_1_4_4;
typedef version_1_4_5beta01 your_png_h_is_not_version_1_4_5beta01;