From f46918d12990950d6d1fb1e9bd21b9f694cc4592 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 2 Jun 2006 05:31:20 -0500 Subject: Imported from libpng-1.4.0beta6.tar --- scripts/makefile.aix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/makefile.aix') diff --git a/scripts/makefile.aix b/scripts/makefile.aix index 415613753..c502795f1 100644 --- a/scripts/makefile.aix +++ b/scripts/makefile.aix @@ -19,8 +19,8 @@ RM_F = rm -f LN_SF = ln -f -s LIBNAME=libpng14 -PNGMAJ = 0 -PNGMIN = 1.4.0beta5 +PNGMAJ = 1 +PNGMIN = 1.4.0beta6 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local -- cgit v1.2.1