Release libpng version 1.6.40

This commit is contained in:
Cosmin Truta
2023-06-21 22:06:40 +03:00
parent afc6c595bf
commit f135775ad4
17 changed files with 65 additions and 71 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_40_git Your_png_h_is_not_version_1_6_40_git;
typedef png_libpng_version_1_6_40 Your_png_h_is_not_version_1_6_40;