summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-06-18 11:58:02 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-09-03 12:26:37 -0500
commit073070791a94bc049ec4e5e5ae8370cf203457ae (patch)
tree9f12b6285c19c7608bf46215a32e12b047fef19d /scripts/makefile.mingw
parent4049c1ac2a79b2ea9b1f4a5bead684f6c8ada8da (diff)
downloadlibpng-073070791a94bc049ec4e5e5ae8370cf203457ae.tar.gz
[libpng10] Imported from libpng-1.0.46.tarv1.0.46
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 93e71dc11..74150b0cb 100644
--- a/scripts/makefile.mingw
+++ b/scripts/makefile.mingw
@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
MINGDLL = 10
-PNGMIN = 1.0.45
+PNGMIN = 1.0.46
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll