[libpng14] Bump version to 1.4.20beta01, update copyright year to 2016

This commit is contained in:
Glenn Randers-Pehrson
2015-12-11 09:47:13 -06:00
parent a86bef279c
commit 9eb7463c75
32 changed files with 105 additions and 98 deletions

View File

@@ -1737,4 +1737,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_19 your_png_h_is_not_version_1_4_19;
typedef version_1_4_20beta01 your_png_h_is_not_version_1_4_20beta01;