summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2002-10-03 06:32:37 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:07:32 -0500
commit0cc2f95a9d87ae903a9842f1121384e3b2e5bbdc (patch)
tree28492713dc00924c662cacf989194317425355b1 /scripts/makefile.linux
parent5ff38d3e1625888719c3c173168e4792211c0089 (diff)
downloadlibpng-0cc2f95a9d87ae903a9842f1121384e3b2e5bbdc.tar.gz
Imported from libpng-1.2.5.tarv1.2.5
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 e8596ec87..7ec812500 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -5,7 +5,7 @@
LIBNAME = libpng12
PNGMAJ = 0
-PNGMIN = 1.2.5rc3
+PNGMIN = 1.2.5
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc