summaryrefslogtreecommitdiff
path: root/scripts/makefile.gcmmx
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-07-24 06:34:14 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:31 -0500
commit32fc5ceb91a86c2cc8dfe37521e3d28c8825c272 (patch)
tree7c3487b321fffe501c756a23a80d65382001800a /scripts/makefile.gcmmx
parent4766a244b23f951a64b7d7514f6b495debfa5a98 (diff)
downloadlibpng-32fc5ceb91a86c2cc8dfe37521e3d28c8825c272.tar.gz
Imported from libpng-1.0.8.tarv1.0.8
Diffstat (limited to 'scripts/makefile.gcmmx')
-rw-r--r--scripts/makefile.gcmmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.gcmmx b/scripts/makefile.gcmmx
index e5b261cb3..877bb49c6 100644
--- a/scripts/makefile.gcmmx
+++ b/scripts/makefile.gcmmx
@@ -36,7 +36,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.8rc1
+PNGMIN = 1.0.8
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include