summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-10-27 21:05:04 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-10-27 21:09:08 -0500
commitc94b996af811dc41dcb6027edceab52230109191 (patch)
tree8a2a41ef3fc1d49c9ca3b5fcc05ce8e631a30ed3 /pngtest.c
parent0e9f8ced1e1fbe356f15e560c26dcd2c3597d3fe (diff)
downloadlibpng-c94b996af811dc41dcb6027edceab52230109191.tar.gz
[libpng15] Bump version to libpng-1.5.6rc04
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 0ead540a5..8b1cbf934 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1813,4 +1813,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef png_libpng_version_1_5_6rc03 Your_png_h_is_not_version_1_5_6rc03;
+typedef png_libpng_version_1_5_6rc04 Your_png_h_is_not_version_1_5_6rc04;