summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-11-23 11:51:42 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:39 -0500
commitd56aca7104bbc23cc37344169fa2b235e0a1392f (patch)
treeebeb4c0f868f828b09d1e5c742423e56d07143df /scripts/makefile.linux
parentf5ed0e130c408c278907f1204176df02c55ff931 (diff)
downloadlibpng-d56aca7104bbc23cc37344169fa2b235e0a1392f.tar.gz
Imported from libpng-1.0.9beta3.tarv1.0.9beta3
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 1bb8ec3b5..3b88176a5 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.9beta2
+PNGMIN = 1.0.9beta3
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include