summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-24 15:00:11 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-28 12:24:45 -0500
commitcc3d228369aa991458c28b5cd3e6b0e3f25764b8 (patch)
tree292fdc9d5437752a96ebfb26f51708af14ba5737 /scripts/makefile.mingw
parent47c8646c9c4b6a5d422f226a822e098e2e7ae56a (diff)
downloadlibpng-cc3d228369aa991458c28b5cd3e6b0e3f25764b8.tar.gz
[libpng10] Imported from libpng-1.0.68.tarv1.0.68libpng10
Diffstat (limited to 'scripts/makefile.mingw')
-rw-r--r--scripts/makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.mingw b/scripts/makefile.mingw
index 2d9ef0a7a..a6a60ec5b 100644
--- a/scripts/makefile.mingw
+++ b/scripts/makefile.mingw
@@ -81,7 +81,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
MINGDLL = 10
-PNGMIN = 1.0.67
+PNGMIN = 1.0.68
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll