summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1999-10-12 17:36:36 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:40 -0500
commit33b25bf1a845317f15534da29f291e983c918ef4 (patch)
tree6b9b3d12f45e9c12461273df01922e11a2b24320 /scripts/makefile.linux
parent18c415f5b5543a4d01567a379591738783db343b (diff)
downloadlibpng-33b25bf1a845317f15534da29f291e983c918ef4.tar.gz
Imported from libpng-1.0.4f.tarv1.0.4f
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 8d04e64c5..4a4ef54c5 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.4e
+PNGMIN = 1.0.4f
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include