summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-12-23 14:27:39 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:47 -0500
commitf05f8033b80ebebafac9391bae6d6f46b2ffac9c (patch)
treea8f471da0a1645e29e62166b25d1c05c449c5379 /scripts/makefile.linux
parent408b42126507e916c98f805ad91ee83f482a3ecf (diff)
downloadlibpng-f05f8033b80ebebafac9391bae6d6f46b2ffac9c.tar.gz
Imported from libpng-1.0.9rc1.tarv1.0.9rc1
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 c86fea8d0..3e764dd1e 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.9beta6
+PNGMIN = 1.0.9rc1
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include