summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-03 10:56:18 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-03 10:57:55 -0500
commitbfdabdacff713fe4dec914c048d6a88441f834cb (patch)
tree34009dc0726c864580a2abc2b8f38a401345698d /pngtest.c
parent6f89dff45ed640d09baa9b7dcfdc9afa69f600d5 (diff)
[libpng16] Bump version to 1.6.32beta09
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 378654742..17ff98726 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -2130,4 +2130,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_32beta08 Your_png_h_is_not_version_1_6_32beta08;
+typedef png_libpng_version_1_6_32beta09 Your_png_h_is_not_version_1_6_32beta09;