summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-06-23 08:03:17 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:06:22 -0500
commitb182893c047e5b5729bf0ebcb09067fd1fe350d7 (patch)
tree8d3b276c642fd663581948df8ec3db8598735fa1 /scripts/makefile.linux
parent8b6a88988178fa6393d54326ce2869e598907bf7 (diff)
downloadlibpng-b182893c047e5b5729bf0ebcb09067fd1fe350d7.tar.gz
Imported from libpng-1.2.0beta4.tarv1.2.0beta4
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 367ace39f..d1506fd9e 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 3. You should not
# have to change it.
PNGMAJ = 3
-PNGMIN = 1.2.0beta3
+PNGMIN = 1.2.0beta4
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include