[libpng17] Bump version to 1.7.0beta08

This commit is contained in:
Glenn Randers-Pehrson
2013-04-18 07:27:13 -05:00
parent 8ef61c4693
commit 6cf97e37af
20 changed files with 193 additions and 59 deletions

View File

@@ -10351,6 +10351,7 @@ int main(int argc, char **argv)
int main(void)
{
fprintf(stderr, "pngvalid: no write support in libpng, all tests skipped\n");
return 0;
/* So the test is skipped: */
return 77;
}
#endif