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.sggcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.sggcc') diff --git a/scripts/makefile.sggcc b/scripts/makefile.sggcc index 29c73c312..77598174f 100644 --- a/scripts/makefile.sggcc +++ b/scripts/makefile.sggcc @@ -9,7 +9,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