summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-14 09:42:49 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-09-03 12:27:00 -0500
commit9c9662527e717681a45254c22fb9156d4cfe9f22 (patch)
tree18fc599f061523d0ddab215a5fb07b2e955c1ec8 /scripts/makefile.mingw
parent73176b9030135e2c6732889c5fffcfb53df2b30c (diff)
downloadlibpng-9c9662527e717681a45254c22fb9156d4cfe9f22.tar.gz
[libpng10] Imported from libpng-1.0.53beta01.tarv1.0.53beta01
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 61c6a59e9..21fa267e3 100644
--- a/scripts/makefile.mingw
+++ b/scripts/makefile.mingw
@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
MINGDLL = 10
-PNGMIN = 1.0.52
+PNGMIN = 1.0.53beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll