summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-04-20 10:32:10 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:06:10 -0500
commit82ae3833312c0e0943496d99273a54cf60f88343 (patch)
treeebbd265bcd676d711705d4c92cd64dbef8d1f59a /scripts/makefile.linux
parente1eff58f876c04c336a107c74d341c70792ce2d2 (diff)
downloadlibpng-82ae3833312c0e0943496d99273a54cf60f88343.tar.gz
Imported from libpng-1.0.11rc1.tarv1.0.11rc1
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 d138290b2..0d561e71e 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.11beta3
+PNGMIN = 1.0.11rc1
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include