summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-04-14 14:20:47 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:58 -0500
commit4accabb590d887f310cd7798f46640a4288da3fd (patch)
treef8ccdb215de772178448ed7c6517002b6814b321 /scripts/makefile.linux
parent38e6e774192a73f40c2cf2a4fc23989b7c9259d6 (diff)
downloadlibpng-4accabb590d887f310cd7798f46640a4288da3fd.tar.gz
Imported from libpng-1.0.6f.tarv1.0.6f
Diffstat (limited to 'scripts/makefile.linux')
-rw-r--r--scripts/makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.linux b/scripts/makefile.linux
index 99acfba9d..5339f9e99 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -34,7 +34,7 @@ RANLIB=ranlib
# read libpng.txt or png.h to see why PNGMAJ is 2. You should not
# have to change it.
PNGMAJ = 2
-PNGMIN = 1.0.6e
+PNGMIN = 1.0.6f
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include