From c1a4d64a7b430cca66496820371b3321c2c10a23 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 29 Oct 2009 23:29:24 -0500 Subject: [devel] Bump version to 1.4.0beta87 --- pngtest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pngtest.c') diff --git a/pngtest.c b/pngtest.c index c66d9d4e8..b75ec9827 100644 --- a/pngtest.c +++ b/pngtest.c @@ -1,7 +1,7 @@ /* pngtest.c - a simple test program to test libpng * - * Last changed in libpng 1.4.0 [October 20, 2009] + * Last changed in libpng 1.4.0 [October 30, 2009] * Copyright (c) 1998-2009 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) @@ -1619,4 +1619,4 @@ main(int argc, char *argv[]) } /* Generate a compiler error if there is an old png.h in the search path. */ -typedef version_1_4_0rc01 your_png_h_is_not_version_1_4_0rc01; +typedef version_1_4_0beta87 your_png_h_is_not_version_1_4_0beta87; -- cgit v1.2.1