summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorCosmin Truta <ctruta@gmail.com>2018-12-01 09:36:00 -0500
committerCosmin Truta <ctruta@gmail.com>2018-12-01 09:36:00 -0500
commiteddf9023206dc40974c26f589ee2ad63a4227a1e (patch)
tree6e2316181950ab0d807e941e75b5d1334c768cce /pngtest.c
parente79085a1724ccc5526dc752f6a696b3a94ef8cfa (diff)
Release libpng version 1.6.36
Diffstat (limited to 'pngtest.c')
-rw-r--r--pngtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngtest.c b/pngtest.c
index bec7e5133..f27e91eb8 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -2153,4 +2153,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_36_git Your_png_h_is_not_version_1_6_36_git;
+typedef png_libpng_version_1_6_36 Your_png_h_is_not_version_1_6_36;