summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-27 07:49:00 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-29 07:30:52 -0600
commitb05b13ea6cc4ae039f0b455ac3a650329b071b3f (patch)
tree6d41095364d7c9a059507d98fc3d76d2dc83d4b9 /pngtest.c
parent4ceff950882daeaed40d4035314c40c8cb685c2f (diff)
downloadlibpng-b05b13ea6cc4ae039f0b455ac3a650329b071b3f.tar.gz
[libpng12] Imported from libpng-1.2.57rc01.tar
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 38c8ffcef..147886378 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1731,4 +1731,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_2_57beta01 your_png_h_is_not_version_1_2_57beta01;
+typedef version_1_2_57rc01 your_png_h_is_not_version_1_2_57rc01;