summaryrefslogtreecommitdiff
path: root/scripts/makefile.cygwin
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-08-13 17:36:58 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-08-13 17:41:35 -0500
commitd68d8d82e64db692bca8031918801857ee3b17f3 (patch)
treeae861280c891ac6598151b20e82dca7b8d6c0e7c /scripts/makefile.cygwin
parent997b4a544d9b459c8936f7f788a0fff15d023a46 (diff)
downloadlibpng-d68d8d82e64db692bca8031918801857ee3b17f3.tar.gz
[master] Bump version to libpng-1.2.40beta01
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 84e945791..f153a95fb 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.39
+PNGMIN = 1.2.40beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll