summaryrefslogtreecommitdiff
path: root/scripts/makefile.sggcc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.sggcc')
-rw-r--r--scripts/makefile.sggcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sggcc b/scripts/makefile.sggcc
index 8ea95b282..090269784 100644
--- a/scripts/makefile.sggcc
+++ b/scripts/makefile.sggcc
@@ -18,7 +18,7 @@ ZLIBINC=../zlib
LIBNAME=libpng12
PNGMAJ = 0
-PNGMIN = 1.2.7rc1
+PNGMIN = 1.2.7
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc