summaryrefslogtreecommitdiff
path: root/scripts/makefile.cygwin
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-14 07:36:54 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-14 07:41:19 -0600
commit88bbbfa567de7587dd2b676bacf4113a662f70e6 (patch)
treed1af9ca7bb4e7919eb540cdeb93f3e66abc459d4 /scripts/makefile.cygwin
parente3f9ce59eb5efccd9d6a5c70cae730f172bf9ceb (diff)
downloadlibpng-88bbbfa567de7587dd2b676bacf4113a662f70e6.tar.gz
[master] Bump to version 1.2.41rc01
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 45c3d054e..c4fae8d57 100644
--- a/scripts/makefile.cygwin
+++ b/scripts/makefile.cygwin
@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
-PNGMIN = 1.2.41beta20
+PNGMIN = 1.2.41rc01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll