summaryrefslogtreecommitdiff
path: root/scripts/makefile.mingw
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-12 20:23:01 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-12 20:24:32 -0600
commite3f9ce59eb5efccd9d6a5c70cae730f172bf9ceb (patch)
tree45f40e3e79140d3c23498243cfa156734aa62fee /scripts/makefile.mingw
parent12f0c2f580ce652d2e340d550746650a59567d63 (diff)
downloadlibpng-e3f9ce59eb5efccd9d6a5c70cae730f172bf9ceb.tar.gz
[master] Bump to version 1.2.41beta20
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 344d6c0b0..574a77dc4 100644
--- a/scripts/makefile.mingw
+++ b/scripts/makefile.mingw
@@ -77,7 +77,7 @@ CFLAGS= -DPNG_CONFIGURE_LIBPNG $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
-PNGMIN = 1.2.41beta19
+PNGMIN = 1.2.41beta20
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll