summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-07-17 06:17:09 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:29 -0500
commit4766a244b23f951a64b7d7514f6b495debfa5a98 (patch)
tree6b0525ece9dd9d23b395da7e26e9adb786915a5f /scripts/makefile.linux
parenta4d54bdb4ab6b727e6b98b6990950f0864b1e067 (diff)
downloadlibpng-4766a244b23f951a64b7d7514f6b495debfa5a98.tar.gz
Imported from libpng-1.0.8rc1.tarv1.0.8rc1
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 ca7a4653a..adf3af30d 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.8beta4
+PNGMIN = 1.0.8rc1
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include