summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-05-12 12:30:43 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-05-12 18:36:24 -0500
commitbfcfdce7af25d1ba4f425797e067c8cd1341592e (patch)
tree878553def40a6d4d7641f801ea1e1107da775851 /pngtest.c
parentbc92887b2d4852ea0631ad5daa78b32c406b7743 (diff)
downloadlibpng-bfcfdce7af25d1ba4f425797e067c8cd1341592e.tar.gz
[libpng15] Bump version to 1.5.16beta07
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 4c445d62a..1d61cb082 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1962,4 +1962,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef png_libpng_version_1_5_16beta06 Your_png_h_is_not_version_1_5_16beta06;
+typedef png_libpng_version_1_5_16beta07 Your_png_h_is_not_version_1_5_16beta07;