summaryrefslogtreecommitdiff
path: root/scripts/makefile.aix
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2006-06-02 05:31:20 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:09:22 -0500
commitf46918d12990950d6d1fb1e9bd21b9f694cc4592 (patch)
tree1fc9a6d46569d148e99423ad8887db0556bfae47 /scripts/makefile.aix
parent73b064c2af57a164115dc1df66c592ea0a172641 (diff)
downloadlibpng-f46918d12990950d6d1fb1e9bd21b9f694cc4592.tar.gz
Imported from libpng-1.4.0beta6.tarv1.4.0beta6
Diffstat (limited to 'scripts/makefile.aix')
-rw-r--r--scripts/makefile.aix4
1 files changed, 2 insertions, 2 deletions
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