[master] Bump to version libpng-1.2.41beta18

This commit is contained in:
Glenn Randers-Pehrson
2009-11-11 14:19:15 -06:00
parent 780dc06584
commit a5fc3eb9d4
63 changed files with 137 additions and 137 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.41rc01
PNGMIN = 1.2.41beta18
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll