[devel] Bump version to 1.4.0beta90

This commit is contained in:
Glenn Randers-Pehrson
2009-10-31 21:37:31 -05:00
parent 8f5846f86d
commit 07def6f68b
45 changed files with 101 additions and 97 deletions

View File

@@ -1619,4 +1619,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_0beta89 your_png_h_is_not_version_1_4_0beta89;
typedef version_1_4_0beta90 your_png_h_is_not_version_1_4_0beta90;