summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-01-15 12:22:32 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:52 -0500
commitcdf140beecea06314413240d702ec062421eafac (patch)
tree505406b091937168abe6fe2a10fc9c4ca3c13ef3 /scripts/makefile.linux
parent231e68741131f654a626dda88fafbae06137ed72 (diff)
downloadlibpng-cdf140beecea06314413240d702ec062421eafac.tar.gz
Imported from libpng-1.0.9beta9.tarv1.0.9beta9
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 335921b29..d36788cdb 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.9beta8
+PNGMIN = 1.0.9beta9
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include