summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-01 15:17:03 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-01 15:26:36 -0500
commitcb628b2e4ea33ab3041076f7e03e68678f02f12b (patch)
treea12813668ddf155678ad0de53cdd4a5b16e2b414 /pngtest.c
parentbc68c41d5ffbff856c3a3c29af047bee19710a58 (diff)
downloadlibpng-cb628b2e4ea33ab3041076f7e03e68678f02f12b.tar.gz
[libpng16] Bump version to 1.6.32beta03
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 243ea1456..3b7bc67b3 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -2118,4 +2118,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_32beta02 Your_png_h_is_not_version_1_6_32beta02;
+typedef png_libpng_version_1_6_32beta03 Your_png_h_is_not_version_1_6_32beta03;