summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-22 08:04:25 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-22 08:07:11 -0600
commit230e8b436f6bf9e1e86239bc70f6f36559aeb38c (patch)
treeaffe21319e2f34cd5ac6a18d7ea8755e4d45fb9e /scripts/makefile.mingw
parentdbb86efac3c7a5bf5c9f3d00760e986a3b1e8e77 (diff)
downloadlibpng-230e8b436f6bf9e1e86239bc70f6f36559aeb38c.tar.gz
[master] Bump to version libpng-1.2.42rc02
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 4f9c078e5..9c4c92202 100644
--- a/scripts/makefile.mingw
+++ b/scripts/makefile.mingw
@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
-PNGMIN = 1.2.42rc01
+PNGMIN = 1.2.42rc02
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll