summaryrefslogtreecommitdiff
path: root/scripts/makefile.cygwin
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 00:00:24 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 06:28:47 -0500
commit4761085af830c09f35e5b120d8996bcbfed969b9 (patch)
treea3567933731373a6261147653aadff633fa8ec2b /scripts/makefile.cygwin
parente4e87743afc51f9d2975cfaf8e52ca5777bfdced (diff)
downloadlibpng-4761085af830c09f35e5b120d8996bcbfed969b9.tar.gz
[libpng10] Imported from libpng-1.0.59.tarv1.0.59
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 27f119111..17ab85fc5 100644
--- a/scripts/makefile.cygwin
+++ b/scripts/makefile.cygwin
@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
CYGDLL = 10
-PNGMIN = 1.0.58
+PNGMIN = 1.0.59
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll