From a58818a079e4455c4e6eceb554ad2dac2c181149 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 1 Jan 2010 10:19:33 -0600 Subject: [devel] Imported from libpng-1.4.0rc07.tar --- scripts/makefile.hpgcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.hpgcc') diff --git a/scripts/makefile.hpgcc b/scripts/makefile.hpgcc index 2ce0c93dd..67082f259 100644 --- a/scripts/makefile.hpgcc +++ b/scripts/makefile.hpgcc @@ -11,7 +11,7 @@ # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0rc06 +PNGMIN = 1.4.0rc07 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1