summaryrefslogtreecommitdiff
path: root/scripts/makefile.gcmmx
diff options
context:
space:
mode:
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