[master] Bump to version libpng-1.2.41rc01

This commit is contained in:
Glenn Randers-Pehrson
2009-11-10 09:24:07 -06:00
parent c099ea497a
commit 365cddf35f
50 changed files with 114 additions and 110 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.41beta17
PNGMIN = 1.2.41rc01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll