summaryrefslogtreecommitdiff
path: root/scripts/makefile.cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.cygwin')
-rw-r--r--scripts/makefile.cygwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.cygwin b/scripts/makefile.cygwin
index 41ff6ee3e..c75f15239 100644
--- a/scripts/makefile.cygwin
+++ b/scripts/makefile.cygwin
@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
CYGDLL = 10
-PNGMIN = 1.0.41
+PNGMIN = 1.0.42rc01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll