From 250dfe1777f2dc71d62050b84f5e849cce62e085 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sat, 11 Sep 2004 21:19:54 -0500 Subject: Imported from libpng-1.2.7.tar --- scripts/makefile.so9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.so9') diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index 75b036699..c907deda9 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -34,7 +34,7 @@ LDFLAGS=-L. -R. -L$(ZLIBLIB) -R$(ZLIBLIB) -lpng12 -lz -lm RANLIB=echo PNGMAJ = 0 -PNGMIN = 1.2.7rc1 +PNGMIN = 1.2.7 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 -- cgit v1.2.1