[master] Bump to version 1.2.41beta20

This commit is contained in:
Glenn Randers-Pehrson
2009-11-12 20:23:01 -06:00
parent 12f0c2f580
commit e3f9ce59eb
63 changed files with 138 additions and 134 deletions

View File

@@ -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