[master] Bump to version 1.2.41beta16

This commit is contained in:
Glenn Randers-Pehrson
2009-11-08 19:34:54 -06:00
parent bf2dabe6f1
commit e5e60564cf
50 changed files with 109 additions and 100 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.41beta15
PNGMIN = 1.2.41beta16
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll