From 4766a244b23f951a64b7d7514f6b495debfa5a98 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Mon, 17 Jul 2000 06:17:09 -0500 Subject: Imported from libpng-1.0.8rc1.tar --- scripts/makefile.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.dec') diff --git a/scripts/makefile.dec b/scripts/makefile.dec index 4d075188a..ce18ead84 100644 --- a/scripts/makefile.dec +++ b/scripts/makefile.dec @@ -14,7 +14,7 @@ ZLIBINC=../zlib # read libpng.txt or png.h to see why PNGMAJ is 2. You should not # have to change it. PNGMAJ = 2 -PNGMIN = 1.0.8beta4 +PNGMIN = 1.0.8rc1 PNGVER = $(PNGMAJ).$(PNGMIN) CC=cc -- cgit v1.2.1