summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-07-25 08:40:43 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-09-03 12:25:44 -0500
commitcf77d0d594cf0b8f9a99fce4114d2d20151a22c5 (patch)
tree9510e9a30282861088477cf2efef7bde30e5632b /scripts/makefile.mingw
parent6b0bf2742b6a1e3e26e6b6b1af516552abcb0280 (diff)
downloadlibpng-cf77d0d594cf0b8f9a99fce4114d2d20151a22c5.tar.gz
[libpng10] Imported from libpng-1.0.38rc05.tarv1.0.38rc05
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 7b5ddd938..95c5f64c5 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.38rc04
+PNGMIN = 1.0.38rc05
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll