[devel] Bump to version libpng-1.5.0beta15

This commit is contained in:
Glenn Randers-Pehrson
2010-03-14 09:44:49 -05:00
parent 4a215541e7
commit 53198fb8b1
24 changed files with 77 additions and 73 deletions

View File

@@ -1628,4 +1628,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef version_1_5_0beta14 your_png_h_is_not_version_1_5_0beta14;
typedef version_1_5_0beta15 your_png_h_is_not_version_1_5_0beta15;