summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-06-24 07:42:42 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:18 -0500
commit1394480f4b6567279e5a41b38277407fb9b50abd (patch)
tree09173a743d400e2b506197ac80a158121b3f2b8a /scripts/makefile.linux
parent1f2d559f70c0aad278aa28bcf723cfd5e00e0825 (diff)
downloadlibpng-1394480f4b6567279e5a41b38277407fb9b50abd.tar.gz
Imported from libpng-1.0.7beta18.tarv1.0.7beta18
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 f4a1366de..4f89f9d03 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.7rc1
+PNGMIN = 1.0.7beta18
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include