Release libpng version 1.6.38

This commit is contained in:
Cosmin Truta
2022-09-14 22:42:00 +03:00
parent 50d7a85154
commit 0a158f3506
22 changed files with 67 additions and 78 deletions

View File

@@ -2155,4 +2155,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_6_38_git Your_png_h_is_not_version_1_6_38_git;
typedef png_libpng_version_1_6_38 Your_png_h_is_not_version_1_6_38;