summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-05-12 06:19:53 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:07 -0500
commit1ef65b674253a5a2ac4b171872eb041a3fb5476e (patch)
tree712e8e90967830b996a8ca0b9587a5b2deb31255 /scripts/makefile.linux
parent752945701e50df7fa47f6b2e3f6adf8ebdbc40aa (diff)
downloadlibpng-1ef65b674253a5a2ac4b171872eb041a3fb5476e.tar.gz
Imported from libpng-1.0.7beta12.tarv1.0.7beta12
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 6aaaecca5..7520c2654 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.7beta11
+PNGMIN = 1.0.7beta12
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include